ID:               15006
 Updated by:       [EMAIL PROTECTED]
-Reported By:      [EMAIL PROTECTED]
+Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: Linux 2.4.12
 PHP Version:      4.1.0
 New Comment:

parse_ini_file also breaks when seeing ", even if this is escaped (same
error message). This also happens on PHP/4.11, Win98SE.


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

[2002-01-12 12:37:12] [EMAIL PROTECTED]

The error can be reproduced by creating the following file:

[test]
   foo = bar~

and then running it through parse_ini_file.

This produces the following error:

Warning: Error parsing temp.ini on line 2 in Unknown on line 0

Using Debian Testing with PHP package version 4.0.100-1.

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


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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to