stas                                     Wed, 08 Feb 2012 20:12:44 +0000

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

Log:
change 6.0.0 to 5.4.0

Changed paths:
    U   php/php-src/branches/PHP_5_4/php.ini-development
    U   php/php-src/branches/PHP_5_4/php.ini-production

Modified: php/php-src/branches/PHP_5_4/php.ini-development
===================================================================
--- php/php-src/branches/PHP_5_4/php.ini-development    2012-02-08 18:48:30 UTC 
(rev 323127)
+++ php/php-src/branches/PHP_5_4/php.ini-development    2012-02-08 20:12:44 UTC 
(rev 323128)
@@ -424,7 +424,7 @@
 ; development and early testing.
 ;
 ; Error Level Constants:
-; E_ALL             - All errors and warnings (includes E_STRICT as of PHP 
6.0.0)
+; E_ALL             - All errors and warnings (includes E_STRICT as of PHP 
5.4.0)
 ; E_ERROR           - fatal run-time errors
 ; E_RECOVERABLE_ERROR  - almost fatal run-time errors
 ; E_WARNING         - run-time warnings (non-fatal errors)

Modified: php/php-src/branches/PHP_5_4/php.ini-production
===================================================================
--- php/php-src/branches/PHP_5_4/php.ini-production     2012-02-08 18:48:30 UTC 
(rev 323127)
+++ php/php-src/branches/PHP_5_4/php.ini-production     2012-02-08 20:12:44 UTC 
(rev 323128)
@@ -424,7 +424,7 @@
 ; development and early testing.
 ;
 ; Error Level Constants:
-; E_ALL             - All errors and warnings (includes E_STRICT as of PHP 
6.0.0)
+; E_ALL             - All errors and warnings (includes E_STRICT as of PHP 
5.4.0)
 ; E_ERROR           - fatal run-time errors
 ; E_RECOVERABLE_ERROR  - almost fatal run-time errors
 ; E_WARNING         - run-time warnings (non-fatal errors)

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

Reply via email to