sixd Fri, 19 Nov 2010 00:14:58 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=305539
Log: Update fix proviso now the mentioned Oracle bugfix is available in an Oracle patchset Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-11-18 23:23:03 UTC (rev 305538) +++ php/php-src/branches/PHP_5_3/NEWS 2010-11-19 00:14:58 UTC (rev 305539) @@ -196,8 +196,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php