Skip to content

Commit

Permalink
Updated NEWS file with LDAP changes
Browse files Browse the repository at this point in the history
Also fixed wording: bug -> feature request for EXOP
  • Loading branch information
Côme Chilliet committed Jul 11, 2017
1 parent a148ee8 commit 9bcd932
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ PHP NEWS
. Fixed bug #72324 (imap_mailboxmsginfo() return wrong size).
(ronaldpoon at udomain dot com dot hk, Kalle)

- LDAP:
. Fixed passing an empty array to ldap_set_option for client or server controls.

- OpenSSL:
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
(Stas)
Expand Down Expand Up @@ -77,7 +80,7 @@ PHP NEWS
(Anatol)

- LDAP:
. Fixed bug #69445 (Support for LDAP EXOP operations)
. Implemented FR #69445 (Support for LDAP EXOP operations)
. Fixed support for LDAP_OPT_SERVER_CONTROLS and LDAP_OPT_CLIENT_CONTROLS in ldap_get_option

- OpenSSL:
Expand Down

0 comments on commit 9bcd932

Please sign in to comment.