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

[email protected] (Jani Taskinen) Tue, 19 May 2009 22:02:59 +0300
Newsgroups php.zend-engine.cvs
Message-ID <[email protected]>
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
>   
>   
>