From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.0CVS-2002-04-23
PHP Bug Type:     Documentation problem
Bug description:  Wrong comment in php.ini-recommended

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 bug report at http://bugs.php.net/?id=16780&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16780&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16780&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16780&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16780&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16780&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16780&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16780&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16780&r=submittedtwice

Reply via email to