ID: 16780 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: 4.0CVS-2002-04-23 New Comment:
Fixed in CVS. (HEAD and PHP_4_2_0 branch) Previous Comments: ------------------------------------------------------------------------ [2002-04-23 21:12:25] [EMAIL PROTECTED] Hi, this wrong documentation line has already been in php.ini-recommende for 8 month. :-) Index: php.ini-recommended =================================================================== RCS file: /repository/php4/php.ini-recommended,v retrieving revision 1.75 diff -u -r1.75 php.ini-recommended --- php.ini-recommended 19 Apr 2002 07:13:55 -0000 1.75 +++ php.ini-recommended 24 Apr 2002 01:02:18 -0000 @@ -241,7 +241,7 @@ ; ;error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR ; -; - Show all errors except for notices +; - Show all errors ; error_reporting = E_ALL ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16780&edit=1
