From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.12
PHP version:      4.1.0
PHP Bug Type:     PHP options/info functions
Bug description:  parse_ini_file barfs when seeing ~ (hex 7E)

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 bug report at: http://bugs.php.net/?id=15006&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to