ID: 22750 User updated by: fbeyer at clickhand dot de -Summary: parse_ini_file Reported By: fbeyer at clickhand dot de Status: Open Bug Type: Feature/Change Request Operating System: any PHP Version: 4.3.2RC1 New Comment:
(changed the summary to be more detailed) Previous Comments: ------------------------------------------------------------------------ [2003-03-17 11:46:00] fbeyer at clickhand dot de I would like to have parse_ini_file() return false on failure. Currently, if there is a syntax error inside, the function will return an array containing the data parsed until the error position and therefore there is no possibility for the application to ensure that the file is read properly. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22750&edit=1
