]> granicus.if.org Git - php/commitdiff
News for 7.1
authorChristopher Jones <sixd@php.net>
Sun, 7 Aug 2016 00:06:11 +0000 (10:06 +1000)
committerChristopher Jones <sixd@php.net>
Sun, 7 Aug 2016 00:06:11 +0000 (10:06 +1000)
NEWS

diff --git a/NEWS b/NEWS
index f83ff7811bd55896ffec47e782e62cdea3bc4f36..12214a61cc8874d7a0ad573a309f1c9c5adbe3e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP                                                                        NEWS
   . Fixed bug #72711 (`mb_ereg` does not clear the `$regs` parameter on
     failure). (ju1ius)
 
+- OCI8
+  . Fixed invalid handle error with Implicit Result Sets. (Chris Jones)
+  . Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)
+
 - Opcache:
   . Fixed bug #72762 (Infinite loop while parsing a file with opcache enabled).
     (Nikita)