aharvey Thu, 09 Sep 2010 05:08:58 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=303198
Log:
Fix bug ordering in NEWS.
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-09-09 04:38:34 UTC (rev 303197)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-09-09 05:08:58 UTC (rev 303198)
@@ -18,7 +18,6 @@
- Fixed possible crash in mssql_fetch_batch(). (Kalle)
- Fixed inconsistent backlog default value (-1) in FPM on many systems. (fat)
-- Fixed bug #52498 (libevent was not only linked to php-fpm). (fat)
- Fixed bug #52725 (gcc builtin atomic functions were sometimes used when they
were not available). (fat)
- Fixed bug #52745 (Binding params doesn't work when selecting a date inside a
@@ -43,6 +42,7 @@
- Fixed bug #52534 (var_export array with negative key). (Felipe)
- Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW).
(Felipe)
+- Fixed bug #52498 (libevent was not only linked to php-fpm). (fat)
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory). (Felipe)
- Fixed bug #52484 (__set() ignores setting properties with empty names).
(Felipe)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php