]> granicus.if.org Git - php/commitdiff
Update fix proviso now the mentioned Oracle bugfix is available in an Oracle patchset
authorChristopher Jones <sixd@php.net>
Fri, 19 Nov 2010 00:14:58 +0000 (00:14 +0000)
committerChristopher Jones <sixd@php.net>
Fri, 19 Nov 2010 00:14:58 +0000 (00:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 32e60b0dd9e003b55ce8b06730b28622bbdf6425..4e6606a0e57d0b714c85093aa28987862736c26a 100644 (file)
--- a/NEWS
+++ b/NEWS
 - Fixed bug #51763 (SplFileInfo::getType() does not work symbolic link 
   and directory). (Pierre)
 - Fixed bug #51610 (Using oci_connect causes PHP to take a long time to
-  exit). Requires Oracle bug fix 9891199 for this patch to have an
-  effect. (Oracle Corp.)
+  exit).  Requires Oracle 11.2.0.2 client libraries (or Oracle bug fix
+  9891199) for this patch to have an effect. (Oracle Corp.)
 - Fixed bug #51008 (Zend/tests/bug45877.phpt fails). (Dmitry)
 - Fixed bug #50590 (IntlDateFormatter::parse result is limited to the integer
   range). (Stas)