]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 14 Jan 2016 08:02:54 +0000 (09:02 +0100)
committerAnatol Belski <ab@php.net>
Thu, 14 Jan 2016 08:02:54 +0000 (09:02 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 6cf750437e7256a67c6c9435eba5417743469821..dbdd13733865253ae7375755a6eebcf4f8fbf333 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)