- LDAP:
. Fixed issue with null bytes in LDAP bindings. (Matthew Daley)
+- litespeed
+ . Fixed bug #63228 (-Werror=format-security error in lsapi code).
+ (George Wang)
+
- mysqlnd:
. Added a new fetching mode to mysqlnd. (Andrey)
- OpenSSL:
. Fix bug #66942 (memory leak in openssl_seal()). (Chuan Ma)
. Fix bug #66952 (memory leak in openssl_open()). (Chuan Ma)
+ . Fix bug #66840 (Fix broken build when extension built separately).
+ (Daniel Lowrey)
- PDO:
. Fixed bug #66604 ('pdo/php_pdo_error.h' not copied to the include dir).