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.
2 parents f413a77 + 8bc8271 commit 6adc84aCopy full SHA for 6adc84a
NEWS
@@ -31,9 +31,16 @@ PHP NEWS
31
. Fixed bug #66021 (Blank line inside empty array/object when
32
JSON_PRETTY_PRINT is set). (Kevin Israel)
33
34
+- LDAP:
35
+ . Fixed issue with null bytes in LDAP bindings. (Matthew Daley)
36
+
37
- mysqlnd:
38
. Added a new fetching mode to mysqlnd. (Andrey)
39
40
+- OpenSSL:
41
+ . Fix bug #66942 (memory leak in openssl_seal()). (Chuan Ma)
42
+ . Fix bug #66952 (memory leak in openssl_open()). (Chuan Ma)
43
44
- PDO:
45
. Fixed bug #66604 ('pdo/php_pdo_error.h' not copied to the include dir).
46
(Matteo)
0 commit comments