ID:               21546
 Updated by:       [EMAIL PROTECTED]
-Summary:          parse_ini_file() ignores error settings
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
-Bug Type:         Filesystem function related
+Bug Type:         Documentation problem
 Operating System: Linux
 PHP Version:      4.3.0
 New Comment:

This is an excepted behaviour. 

Changing this to a documentation problem (even if it says already that
PHP will quit if the file is malformed).


Previous Comments:
------------------------------------------------------------------------

[2003-01-09 06:47:59] [EMAIL PROTECTED]

parse_ini_file() outputs "Warning: Error parsing /file2parse.ini ..."
if there is more than one = in a config line.

PHP ignores error_reporting(0) and @parse_ini_file().


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21546&edit=1


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

Reply via email to