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 a148ee8 commit 9bcd932Copy full SHA for 9bcd932
NEWS
@@ -37,6 +37,9 @@ PHP NEWS
37
. Fixed bug #72324 (imap_mailboxmsginfo() return wrong size).
38
(ronaldpoon at udomain dot com dot hk, Kalle)
39
40
+- LDAP:
41
+ . Fixed passing an empty array to ldap_set_option for client or server controls.
42
+
43
- OpenSSL:
44
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
45
(Stas)
@@ -77,7 +80,7 @@ PHP NEWS
77
80
(Anatol)
78
81
79
82
- LDAP:
- . Fixed bug #69445 (Support for LDAP EXOP operations)
83
+ . Implemented FR #69445 (Support for LDAP EXOP operations)
84
. Fixed support for LDAP_OPT_SERVER_CONTROLS and LDAP_OPT_CLIENT_CONTROLS in ldap_get_option
85
86
0 commit comments