Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_ini_scanner.c zend_ini_scanner.l zend_ini_scanner_defs.h

[email protected] (shire) Tue, 19 May 2009 13:28:29 -0700
Newsgroups php.zend-engine.cvs
Message-ID <[email protected]>
Yeah sure, will do...

-shire

Jani Taskinen wrote:
> Please add a test for this..if it already didn't have one.. :)
>
> --Jani
>
>
> Brian Shire kirjoitti:
>> shire Tue May 19 15:59:25 2009 UTC
>>
>> Modified files: /ZendEngine2 zend_ini_scanner.c zend_ini_scanner.l
>> zend_ini_scanner_defs.h Log:
>> Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in
>> the beginning, and allow [*_-] chars at start of ini labels
>>