|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2002-01-12 12:37 UTC] jfh at adr dot dk
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. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 04:00:02 2025 UTC |
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 "=".