mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
NEWS entries for LDAP bug fixes
This commit is contained in:
4
NEWS
4
NEWS
@@ -26,6 +26,10 @@ PHP NEWS
|
||||
ldap_modify_batch()). (Girgias)
|
||||
. Fixed bug GH-16101 (Segfault in ldap_list(), ldap_read(), and ldap_search()
|
||||
when LDAPs array is not a list). (Girgias)
|
||||
. Fix GH-16132 (php_ldap_do_modify() attempts to free pointer not allocated
|
||||
by ZMM.). (Girgias)
|
||||
. Fix GH-16136 (Memory leak in php_ldap_do_modify() when entry is not a
|
||||
proper dictionary). (Girgias)
|
||||
|
||||
- OpenSSL:
|
||||
. Fixed stub for openssl_csr_new. (Jakub Zelenka)
|
||||
|
||||
Reference in New Issue
Block a user