* PHP-5.5:
Fix author name on the #63228 patch.
- LDAP:
. Fixed issue with null bytes in LDAP bindings. (Matthew Daley)
-- mysqli:
- . Fixed problem in mysqli_commit()/mysqli_rollback() with second parameter
- (extra comma) and third parameters (lack of escaping). (Andrey)
+- litespeed
+ . Fixed bug #63228 (-Werror=format-security error in lsapi code).
- (George Wang)
++ (Elan Ruusamäe, George)
+
+- mysqlnd:
+ . Added a new fetching mode to mysqlnd. (Andrey)
- OpenSSL:
. Fix bug #66942 (memory leak in openssl_seal()). (Chuan Ma)