From: Jani Taskinen Date: Sat, 9 May 2009 20:37:47 +0000 (+0000) Subject: - Moved to PHP_5_2 X-Git-Tag: php-5.3.0RC3~311 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8308ce2d0a7a6218e5374eaa34179a8ce3a3bdeb;p=php - Moved to PHP_5_2 --- diff --git a/NEWS b/NEWS index c9e4a4cd36..1bbb5a67c1 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP NEWS - Disabled SQLite3::loadExtension for threaded SAPIs. (Scott) + 07 May 2009, PHP 5.3.0 RC 2 - Upgraded bundled sqlite to version 3.6.13. (Ilia) - Upgraded bundled PCRE to version 7.9. (Nuno) @@ -274,9 +275,6 @@ PHP NEWS (Keisial at gmail dot com, Greg) - Added support for using compressed connections with PDO_mysql. (Johannes) -- Implemented FR #46595 (Use cc as the default compiler). (David Soria Parra) -- Implemented FR #46513 (Missing compiler flags for suncc). (David Soria Parra) - - Deprecated define_syslog_variables(). (Kalle) - Deprecated ereg extension. (Felipe)