summaryrefslogtreecommitdiff
path: root/Zend/zend_ini_scanner.c
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-1/+1
* Leftover: Invoke re2c with --no-generation-date to prevent unintentional / un...Sebastian Bergmann2012-12-061-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-11-161-1348/+1334
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-11-161-1348/+1334
| |\
| | * Regenerate Zend ini scannerPierrick Charron2012-11-161-1348/+1334
| | * Regenerated filesPierrick Charron2012-06-071-1264/+1302
| | * Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scann...Xinchen Hui2012-02-251-116/+119
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * Re-committing Alan's is_a revert/fix for bug #55475Rasmus Lerdorf2011-09-231-1/+1
| | * - Year++Felipe Pena2011-01-011-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
| * | Regenerated filesPierrick Charron2012-06-071-1264/+1302
| * | MFH: Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid ...Xinchen Hui2012-03-021-116/+119
| * | - 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
* | | Regenerated filesPierrick Charron2012-06-071-1264/+1302
* | | Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scann...Xinchen Hui2012-02-251-116/+119
* | | - Year++Felipe Pena2012-01-011-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