tony2001 Fri Jun 8 08:45:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.769&r2=1.2027.2.547.2.770&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.769 php-src/NEWS:1.2027.2.547.2.770 --- php-src/NEWS:1.2027.2.547.2.769 Fri Jun 8 05:28:40 2007 +++ php-src/NEWS Fri Jun 8 08:45:33 2007 @@ -9,6 +9,8 @@ Tony) - Added missing format validator to unpack() function. (Ilia) - Added missing error check inside bcpowmod(). (Ilia) +- Enabled statement cache for non-persistent OCI8 connections. + (Chris Jones, Tony) - Fixed several integer overflows in ImageCreate(), ImageCreateTrueColor(), ImageCopyResampled() and ImageFilledPolygon() reported by Mattias Bengtsson. (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php