summaryrefslogtreecommitdiff
path: root/ext/tokenizer
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove these old references to the DSP files we don't use anymoreKalle Sommer Nielsen2015-06-221-1/+0
* | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-146-26/+295
|\ \
| * | Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few pla...Dmitry Stogov2015-06-121-2/+3
| * | Fix tokenizer test due to recent changesBob Weinand2015-05-261-1/+1
| * | add missing SKIPIF section on testMárcio Almada2015-04-301-0/+2
| * | ext tokenizer port + cleanup unused lexer statesMárcio Almada2015-04-305-21/+287
| * | fix indentation + remove c++ commentsMárcio Almada2015-04-301-5/+5
* | | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-1/+1
|/ /
* | Regenerate tokenizer dataNikita Popov2015-04-141-0/+2
* | Throw ParseException from lexerNikita Popov2015-04-023-1/+33
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-5/+4
* | Regenerate ext/tokenizer dataNikita Popov2015-03-132-3/+5
* | Márcio Almada remove dead tokens: T_CHARACTER, T_BAD_CHARACTER.Márcio Almada2015-02-081-4/+0
* | bump yearXinchen Hui2015-01-153-3/+3
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-9/+9
* | Merge branch 'master' into zppFailOnOverflowAndrea Faulds2014-11-291-2/+2
|\ \
| * | fix testAnatol Belski2014-11-201-1/+1
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-2/+2
* | | Skip buncha tests on 32-bitAndrea Faulds2014-11-291-1/+2
|/ /
* | Regenerate tokenizer dataNikita Popov2014-10-052-34/+36
* | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-108/+0
* | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-204-5/+5
|\ \
| * | s/PHP 5/PHP 7/Johannes Schlüter2014-09-194-4/+4
| * | Avoid double IS_INTERNED() checkDmitry Stogov2014-09-191-1/+1
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-2/+2
|/ /
* | Fix tokenizer test to not depend on specific token numbersNikita Popov2014-08-261-11/+13
* | master renames phase 1Anatol Belski2014-08-252-140/+140
* | fixes to tokenizerAnatol Belski2014-08-192-4/+4
* | basic macro replacements, all at onceAnatol Belski2014-08-192-137/+137
* | Merge branch 'master' into phpngDmitry Stogov2014-06-122-0/+19
|\ \ | |/
| * use ./tokenizer_data_gen.sh to for adding T_POW & T_POW_EQUALFerenc Kovacs2014-06-081-4/+4
| * Fix bug #67392: token_name() does not return name for T_POW and T_POW_EQUAL t...Ferenc Kovacs2014-06-072-0/+19
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-262-11/+11
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-02-141-1/+1
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-02-141-1/+1
| | |\
| | | * a few typofixesVeres Lajos2014-02-141-1/+1
| | | * Bump yearXinchen Hui2014-01-034-4/+4
| | | * Happy New YearXinchen Hui2013-01-014-4/+4
| | | * - Year++Felipe Pena2012-01-014-5/+5
| | | * Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary...Stanislav Malyshev2011-11-083-20/+331
| | | * - Drop T_SCALAR_CASTFelipe Pena2011-08-161-2/+2
| | | * Callable typehint following the rules of is_callable($arg, false);Hannes Magnusson2011-08-161-0/+4
| | | * Added __TRAIT__ magic constant [TRAITS] [DOC]Stefan Marr2011-07-311-35/+76
| | | * Added: SKIP when tokenizer extension is not availableStefan Marr2011-07-3121-0/+42
| | | * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| | | * and clean the tokenizer tooStanislav Malyshev2011-06-031-4/+0
| | | * forgot tokenizer...Stanislav Malyshev2011-05-151-16/+0
| | * | Bump yearXinchen Hui2014-01-034-4/+4