ID:               13279
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Win2k/CGI
 PHP Version:      4.0.6
 New Comment:

This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/




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

[2002-01-25 02:34:37] [EMAIL PROTECTED]

It's not a bug anyways... making it a Documentation problem.

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

[2002-01-24 07:56:19] [EMAIL PROTECTED]

doesn't seem to be os depended, got the same behaviour under linux
2.4.3, php 4.0.6
malformed means for example
<sample.ini>
[foo]
bar = buz
boz
<EOF>

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

[2001-09-13 03:42:51] [EMAIL PROTECTED]

parse_ini_file() causes PHP to exit if ini file syntax is malformed.
This can be reproduced by parsing a ini file with the following
content:

; Start broken ini file
a
; End broken ini file

This is not quite a bug - more an expression of the belief that
functions should exit gracefully when possible. :)

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


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

Reply via email to