summaryrefslogtreecommitdiff
path: root/Zend/zend_ini_scanner.c
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2012-01-011-1/+1
* - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxfo...Pierre Joye2011-07-231-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - not used anymorePierre Joye2010-09-151-1/+1
* - Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW)Felipe Pena2010-08-011-1215/+1223
* - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value ...Felipe Pena2010-05-261-2/+2
* touchJani Taskinen2010-02-071-65/+68
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* touchJani Taskinen2009-12-181-1/+1
* - Touché filésJani Taskinen2009-11-301-1890/+2000
* - Generated filesJani Taskinen2009-08-071-124/+140
* - Generated files..Jani Taskinen2009-08-071-1755/+1652
* - Retouch without my path in the #line directivesJani Taskinen2009-08-041-59/+59
* - Generated filesJani Taskinen2009-08-041-1205/+1193
* - Generated filesJani Taskinen2009-08-041-2027/+2106
* MFH: Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the...Brian Shire2009-05-191-163/+174
* UnmangleRasmus Lerdorf2009-02-141-24/+0
* 2.4.1 is safeRasmus Lerdorf2009-02-141-0/+24
* regenerateNuno Lopes2009-02-021-1794/+1804
* - MFH: Year++Felipe Pena2009-01-021-1/+1
* MFH Fix bug #45991 - UTF-8 BOM breaks ini parserScott MacVicar2008-12-241-115/+122
* sync zend_ini_scanner.cArnaud Le Blanc2008-11-051-3/+3
* sync zend_ini_scanner.cArnaud Le Blanc2008-11-021-1785/+1823
* update scanner filesStanislav Malyshev2008-09-111-1644/+1668
* generated zend_ini_scanner.cArnaud Le Blanc2008-08-171-61/+65
* MFH: Fixed #45384 (parse_ini_file will result in parse error with no trailingArnaud Le Blanc2008-08-171-116/+118
* regenerateNuno Lopes2008-08-071-69/+68
* Fixed bug #44609 (Dollar in ini variables are not parsed correctly)Scott MacVicar2008-04-071-167/+89
* add sanity checks for ZEND_MMAP_AHEAD and reduce the value from 32 to 16 (low...Nuno Lopes2008-04-041-119/+126
* - Another re2c version bump and scanner regenerationMarcus Boerger2008-03-221-237/+237
* - Bugfix 44461Marcus Boerger2008-03-211-2/+2
* fix gcov buildNuno Lopes2008-03-191-114/+114
* - Add files generated by re2cMarcus Boerger2008-03-161-0/+4464