ID: 15006
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Documentation problem
Operating System: Linux 2.4.12
PHP Version: 4.1.0
New Comment:
I still get the an error, even if I put the "funny characters" on the
right hand side of = under double quotes "". I have tested on "(" and a
"=".
Previous Comments:
------------------------------------------------------------------------
[2002-06-04 19:23:37] [EMAIL PROTECTED]
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.
------------------------------------------------------------------------
[2002-06-04 18:35:02] [EMAIL PROTECTED]
If you have any "funny characters" on the right hand side of = you need
to put them under double quotes "".
Marking this as a documentation problem.
------------------------------------------------------------------------
[2002-06-04 16:51:21] [EMAIL PROTECTED]
And also on ! (exclamation mark)
------------------------------------------------------------------------
[2002-02-05 13:20:20] [EMAIL PROTECTED]
parse_ini_file also breaks when seeing ", even if this is escaped (same
error message). This also happens on PHP/4.11, Win98SE.
------------------------------------------------------------------------
[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 Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php