1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-01-14 09:02:54 +01:00
parent ad85cce1bc
commit 12eff055da
+4
View File
@@ -26,6 +26,10 @@ PHP NEWS
. Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with
reference to CURLFile). (Laruence)
- Interbase:
. Fixed Bug #71305 (Crash when optional resource is omitted).
(Laruence, Anatol)
- LDAP:
. Fixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string
"Array"). (Laruence)