pajoye                                   Tue, 13 Sep 2011 10:39:59 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=316595

Log:
- news for the crt warning

Changed paths:
    U   php/php-src/branches/PHP_5_4/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS   2011-09-13 10:38:12 UTC (rev 316594)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-09-13 10:39:59 UTC (rev 316595)
@@ -12,6 +12,8 @@
   . Added support for SORT_NATURAL and SORT_FLAG_CASE in array
     sort functions (sort, rsort, ksort, krsort, asort, arsort and
     array_multisort). FR#55158 (Arpad)
+  . Disable windows CRT warning by default, can be enabled again using the ini
+    directive windows_show_crt_warnings. (Pierre)

 - Improved MySQL extensions:
   . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to