Skip to content

Commit 9bcd932

Browse files
author
Côme Chilliet
committed
Updated NEWS file with LDAP changes
Also fixed wording: bug -> feature request for EXOP
1 parent a148ee8 commit 9bcd932

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ PHP NEWS
3737
. Fixed bug #72324 (imap_mailboxmsginfo() return wrong size).
3838
(ronaldpoon at udomain dot com dot hk, Kalle)
3939

40+
- LDAP:
41+
. Fixed passing an empty array to ldap_set_option for client or server controls.
42+
4043
- OpenSSL:
4144
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
4245
(Stas)
@@ -77,7 +80,7 @@ PHP NEWS
7780
(Anatol)
7881

7982
- LDAP:
80-
. Fixed bug #69445 (Support for LDAP EXOP operations)
83+
. Implemented FR #69445 (Support for LDAP EXOP operations)
8184
. Fixed support for LDAP_OPT_SERVER_CONTROLS and LDAP_OPT_CLIENT_CONTROLS in ldap_get_option
8285

8386
- OpenSSL:

0 commit comments

Comments
 (0)