]> granicus.if.org Git - php/commitdiff
change 6.0.0 to 5.4.0
authorStanislav Malyshev <stas@php.net>
Wed, 8 Feb 2012 20:12:44 +0000 (20:12 +0000)
committerStanislav Malyshev <stas@php.net>
Wed, 8 Feb 2012 20:12:44 +0000 (20:12 +0000)
php.ini-development
php.ini-production

index e6a0f6dcc113ea2c1ef836ff4eb860948acd73f3..a9b12d5f97e2466bf28265f8d99e86ae46e3ebd8 100644 (file)
@@ -424,7 +424,7 @@ memory_limit = 128M
 ; 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)
index 5a1052fcfea9479bfe4cc28ae4d3be7efc96f02d..b76b8bacb237b45583ef034e31aa429d90fa9717 100644 (file)
@@ -424,7 +424,7 @@ memory_limit = 128M
 ; 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)