We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace34cc commit 895e72eCopy full SHA for 895e72e
NEWS
@@ -56,6 +56,7 @@ PHP NEWS
56
. Properly handle __debugInfo() returning an array reference. (nielsdos)
57
. Properly handle reference return value from __toString(). (nielsdos)
58
. Added the pipe (|>) operator. (crell)
59
+ . Do not use RTLD_DEEPBIND if dlmopen is available. (Daniil Gentili)
60
61
- Curl:
62
. Added curl_multi_get_handles(). (timwolla)
0 commit comments