ID: 22923 Updated by: [EMAIL PROTECTED] Reported By: argh at php-tools dot net -Status: Open +Status: Analyzed -Bug Type: Filesystem function related +Bug Type: Documentation problem Operating System: Linux PHP Version: 4.3.1 New Comment:
This is by design and won't be fixed. Should be documented though. Those are reserved words and can not be used in ini files. Previous Comments: ------------------------------------------------------------------------ [2003-03-27 06:03:42] argh at php-tools dot net When using any of the following values: no yes true false As key for a configuration entry, like NO = "Norway" The function will return a parse error for the ini file. Found this when I tried to implement a countries list this way. Norway just happens to have that country code... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22923&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
