summaryrefslogtreecommitdiff
path: root/Zend/zend_language_scanner_defs.h
Commit message (Expand)AuthorAgeFilesLines
* regenerated filesDmitry Stogov2010-04-201-1/+1
* - those are in 5.3.2 now, merge to 5.3.2 section is comingPierre Joye2010-02-111-1/+1
* - Fix skipsJani Taskinen2009-09-101-1/+1
* RegenerateMatt Wilmas2009-05-051-4/+1
* Fixed bug #47516 (nowdoc can not be embed in heredoc but can be embed in doub...Dmitry Stogov2009-03-261-1/+1
* Fixed bug #47038 (Memory leak in include)Dmitry Stogov2009-03-251-1/+1
* MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comment...Brian Shire2009-03-161-1/+1
* MFH: Add proper EOF handling for language scanner. Fixes bug #46817.Brian Shire2009-03-111-1/+1
* UnmangleRasmus Lerdorf2009-02-141-8/+0
* 2.4.1 is safeRasmus Lerdorf2009-02-141-0/+8
* MFH: Corrected fix for bug #46844 to only trigger on the 1st line of CLIIlia Alshanetsky2009-01-091-1/+1
* - Next step in namespaces, using / as namespace separator.Marcus Boerger2008-11-041-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-1/+1
* Fixed bug #45779 (regression with shebang lines processing)Dmitry Stogov2008-08-121-1/+1
* - Touch.Moriyoshi Koizumi2008-07-281-1/+1
* - TouchMoriyoshi Koizumi2008-07-281-1/+1
* - touchMoriyoshi Koizumi2008-07-281-1/+1
* . Added support for using static HEREDOCs to initialize static variables and ...Dmitry Stogov2008-07-261-4/+1
* - Revived zend multibyteMoriyoshi Koizumi2008-07-241-1/+1
* regenerateNuno Lopes2008-07-081-1/+1
* regenerateNuno Lopes2008-07-061-1/+1
* regenerateNuno Lopes2008-07-061-1/+1
* implemented again zend-multibyte for PHP 5.3Rui Hirokawa2008-06-291-1/+1
* fix heredoc+nowdocNuno Lopes2008-04-101-1/+1
* fix the yyless() definition to match flex one and revert part of last patch (...Nuno Lopes2008-04-091-1/+1
* - Allow HEREDOC syntax with double quotesFelipe Pena2008-04-051-1/+1
* add sanity checks for ZEND_MMAP_AHEAD and reduce the value from 32 to 16 (low...Nuno Lopes2008-04-041-1/+1
* MFH: Implemented "jump label" operator (limited "goto")Felipe Pena2008-03-281-1/+1
* - Another re2c version bump and scanner regenerationMarcus Boerger2008-03-221-1/+1
* fix gcov buildNuno Lopes2008-03-191-2/+2
* - Add files generated by re2cMarcus Boerger2008-03-161-0/+21