I don't have karma to update the NEWS file. I get COMMITINFO /repository/php-src NEWS **** Access denied: insufficient karma (sixd|php-src) Contact [EMAIL PROTECTED] for access to php-src cvs commit: Pre-commit check failed cvs [commit aborted]: correct above errors first!
Can someone merge these changes to PHP 5 and 6? The diff is for PHP 5. Thanks, Chris --- NEWS 02 Jul 2007 07:41:54 -0700 1.2027.2.547.2.809 +++ NEWS 02 Jul 2007 07:48:39 -0700 @@ -4,8 +4,8 @@ - Upgraded PCRE to version 7.2 (Nuno) - Improved fix for MOPB-03-2007. (Ilia) - Corrected fix for CVE-2007-2872. (Ilia) -- Enabled statement cache for non-persistent OCI8 connections. - (Chris Jones, Tony) +- Enabled changing the size of statement cache for non-persistent OCI8 + connections. (Chris Jones, Tony) - Changed error handler to send HTTP 500 instead of blank page on PHP errors. (Dmitry, Andrei Nigmatulin) @@ -36,6 +36,8 @@ - Fixed INFILE LOCAL option handling with MySQL extensions not to be allowed when open_basedir or safe_mode is active. (Stas) +- Fixed PECL Bug #11345 (PDO_OCI crash after National language Support +"NLS" environment initialization error) (Chris Jones) - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory already exists). (Pierre) @@ -77,7 +79,7 @@ (Ilia) - Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some non-well-formed SQL queries). (Ilia) -- Fixed bug #41594 (Statement cache is flushed too frequently). (Tony) +- Fixed bug #41594 (OCI8 statement cache is flushed too frequently). (Tony) - Fixed bug #41582 (SimpleXML crashes when accessing newly created element). (Tony) - Fixed bug #41576 (configure failure when using --without-apxs or some -- Christopher Jones, Oracle Email: [EMAIL PROTECTED] Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/ PHP Book: http://tinyurl.com/f8jad -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php