rasmus Sat Sep 9 17:02:56 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src README.UPDATE_5_2
Log:
One more typo
http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?r1=1.1.2.10&r2=1.1.2.11&diff_format=u
Index: php-src/README.UPDATE_5_2
diff -u php-src/README.UPDATE_5_2:1.1.2.10 php-src/README.UPDATE_5_2:1.1.2.11
--- php-src/README.UPDATE_5_2:1.1.2.10 Sat Sep 9 16:54:01 2006
+++ php-src/README.UPDATE_5_2 Sat Sep 9 17:02:56 2006
@@ -2,7 +2,7 @@
- Changed E_ALL error reporting mode to include E_RECOVERABLE_ERROR. (Marcus)
- This changes means that the value of the E_ALL constant had changed to 6143
+ This change means that the value of the E_ALL constant had changed to 6143
from its previous value of 2047. If you are setting your error reporting mode
inside the Apache config file or the .htaccess files you will need to adjust
the value of error_reporting INI setting accordingly.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php