Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year which is missed in rev 49493a2 | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Pierre Joye | 2014-03-10 | 1 | -7857/+7857 |
|\ | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | add T_POW (**) operator | datibbaw | 2014-02-06 | 1 | -2016/+2038 |
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | krakjoe | 2013-12-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | krakjoe | 2013-12-22 | 1 | -1/+1 |
| |\ | |||||
* | | | initial move on renaming files and fixing includes | Anatol Belski | 2013-10-17 | 1 | -1/+1 |
* | | | Implement variadic function syntax | Nikita Popov | 2013-09-26 | 1 | -2169/+2187 |
* | | | Provide more macros for handling of interned strings | Nikita Popov | 2013-09-13 | 1 | -353/+346 |
* | | | Make use of Z_*VAL and ZVAL_* in language scanner | Nikita Popov | 2013-09-13 | 1 | -509/+439 |
|/ / | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-06-16 | 1 | -344/+348 |
|\ \ | |/ | |||||
| * | Fix bug #64936 - clean doc comment state at the beginning and end of the scan | Stanislav Malyshev | 2013-06-16 | 1 | -341/+344 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-05-20 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | fix bug #64660 - yyparse can return 2, not only 1 | Stanislav Malyshev | 2013-05-20 | 1 | -3/+3 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-03-28 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fixed bug #64529 (Ran out of opcode space) | Dmitry Stogov | 2013-03-28 | 1 | -3/+3 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Leftover: Invoke re2c with --no-generation-date to prevent unintentional / un... | Sebastian Bergmann | 2012-12-06 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-11-14 | 1 | -345/+347 |
|\ \ | |/ | |||||
| * | Fixed compiler reenterability | Dmitry Stogov | 2012-11-14 | 1 | -341/+343 |
| * | - Regenerated files | Felipe Pena | 2012-04-30 | 1 | -343/+344 |
| * | - Regenerated files | Felipe Pena | 2012-04-30 | 1 | -342/+348 |
* | | Merge remote-tracking branch 'php-src/master' into addGeneratorsSupport | Nikita Popov | 2012-08-20 | 1 | -379/+385 |
|\ \ | |||||
| * \ | Merge branch 'pull-request/31' | Stanislav Malyshev | 2012-08-19 | 1 | -377/+383 |
| |\ \ | |||||
| | * | | Fix lexing of nested heredoc strings in token_get_all() | Nikita Popov | 2012-03-31 | 1 | -375/+381 |
| | |/ | |||||
* | | | Merge remote-tracking branch 'php-src/master' into addGeneratorsSupport | Nikita Popov | 2012-08-13 | 1 | -632/+665 |
|\ \ \ | |/ / | |||||
| * | | Implemented 'finally' keywords for php | Xinchen Hui | 2012-08-13 | 1 | -632/+665 |
* | | | Add sceleton for yield* expression | Nikita Popov | 2012-06-19 | 1 | -1/+1 |
* | | | Add T_YIELD "yield" keyword | Nikita Popov | 2012-05-15 | 1 | -2554/+2590 |
|/ / | |||||
* | | - Regenerated files | Felipe Pena | 2012-04-30 | 1 | -343/+344 |
* | | - Regenerated files | Felipe Pena | 2012-04-30 | 1 | -342/+348 |
* | | Fix bug #61681: Malformed grammar | Nikita Popov | 2012-04-09 | 1 | -208/+232 |
|/ | |||||
* | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-03-28 | 1 | -7415/+7782 |
|\ | |||||
| * | Revert "- fix bug #61504, fix build errors on windows and possibly other" | Gustavo André dos Santos Lopes | 2012-03-28 | 1 | -7415/+7415 |
|/ | |||||
* | - fix bug #61504, fix build errors on windows and possibly other | Pierre Joye | 2012-03-28 | 1 | -7415/+7415 |
* | Fix #61095 (Lexing 0x0*+<NUM> incorrectly) | Etienne Kneuss | 2012-02-20 | 1 | -180/+184 |
* | regen for r321655 | Nuno Lopes | 2012-01-01 | 1 | -333/+335 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | Fixed Bug #53629 (memory leak inside highlight_string()). | Ilia Alshanetsky | 2011-01-03 | 1 | -333/+343 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3) | Felipe Pena | 2010-06-30 | 1 | -336/+348 |
* | - Reverted fix for bug #48930 (due binary compatibility breakage) | Felipe Pena | 2010-06-29 | 1 | -335/+334 |
* | - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3) | Felipe Pena | 2010-06-27 | 1 | -334/+335 |
* | - those are in 5.3.2 now, merge to 5.3.2 section is coming | Pierre Joye | 2010-02-11 | 1 | -1/+1 |
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 1 | -1/+1 |
* | - Fixed bug #50145 (crash while running bug35634.phpt) | Felipe Pena | 2009-11-17 | 1 | -5/+5 |
* | - Fix skips | Jani Taskinen | 2009-09-10 | 1 | -1/+1 |