Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 | |
| | ||||||
* | tokenizer fixes for bug #35382 | Ilia Alshanetsky | 2005-11-27 | 1 | -0/+2 | |
| | | | | | Bug fixing news | |||||
* | MFH: - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER) | foobar | 2005-11-10 | 1 | -1/+3 | |
| | ||||||
* | Fixed bug #34782 (token_get_all() gives wrong result) | Dmitry Stogov | 2005-10-21 | 1 | -0/+2 | |
| | ||||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 | |
| | ||||||
* | - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) | foobar | 2004-12-30 | 1 | -1/+1 | |
| | ||||||
* | - Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver) | Derick Rethans | 2004-03-08 | 1 | -0/+2 | |
| | ||||||
* | - CLONE, not CLOSE | Derick Rethans | 2004-03-02 | 1 | -1/+1 | |
| | ||||||
* | - Added "clone" to the list of tokens. (Patch by Greg Beaver) | Derick Rethans | 2004-03-02 | 1 | -0/+2 | |
| | ||||||
* | - fix #27197 for Greg (cellog@php.net) | Jan Lehnardt | 2004-02-10 | 1 | -0/+1 | |
| | ||||||
* | HEAD is bundled with ZE2 | Andrey Hristov | 2004-01-17 | 1 | -14/+0 | |
| | ||||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 | |
| | ||||||
* | Fixed bug #26463 (Incorrect handling of semicolons after heredoc) | Ilia Alshanetsky | 2003-11-29 | 1 | -4/+6 | |
| | ||||||
* | Fixed a memory leak when tokenizing scripts with heredoc. | Ilia Alshanetsky | 2003-11-29 | 1 | -0/+3 | |
| | ||||||
* | Id tag added | Andrey Hristov | 2003-07-19 | 1 | -0/+2 | |
| | ||||||
* | - Fixed bug #24504: T_INTERFACE and T_IMPLEMENTS not defined in tokenizer | Derick Rethans | 2003-07-05 | 1 | -0/+8 | |
| | | | | | extension | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 | |
| | ||||||
* | Leftover. | Sebastian Bergmann | 2003-06-02 | 1 | -8/+0 | |
| | ||||||
* | And this too.. | foobar | 2003-03-19 | 1 | -0/+2 | |
| | ||||||
* | Andrei forgot this.. | foobar | 2003-03-19 | 1 | -2/+0 | |
| | ||||||
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -1/+1 | |
| | | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. | |||||
* | * add new ZE2 tokens | Stig Bakken | 2003-02-25 | 1 | -0/+30 | |
| | ||||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 | |
| | ||||||
* | - Arghh... Change #ifdef to #ifndef | Andi Gutmans | 2002-11-05 | 1 | -2/+2 | |
| | ||||||
* | - Fix Engine 2 build | Andi Gutmans | 2002-11-05 | 1 | -0/+4 | |
| | ||||||
* | comment out unused variable | foobar | 2002-08-22 | 1 | -1/+1 | |
| | ||||||
* | Fix bug #16939. | Andrei Zmievski | 2002-05-21 | 1 | -1/+2 | |
| | ||||||
* | Beautify. | Sebastian Bergmann | 2002-04-17 | 1 | -1/+1 | |
| | ||||||
* | removed ws pollution | foobar | 2002-04-16 | 1 | -125/+120 | |
| | ||||||
* | Added 2 new tokens: T_CLASS_C and T_FUNC_C | foobar | 2002-04-16 | 1 | -0/+4 | |
| | ||||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -3/+2 | |
| | ||||||
* | TSRM fixes. | Sebastian Bergmann | 2002-02-10 | 1 | -3/+3 | |
| | ||||||
* | *** empty log message *** | Andrei Zmievski | 2002-02-09 | 1 | -1/+1 | |
| | ||||||
* | * ZTS fix | Stig Bakken | 2002-02-09 | 1 | -3/+3 | |
| | | | | | # Sebastian, does it build on Windows now? | |||||
* | @Added Andrei's tokenizer extension (Stig) | Stig Bakken | 2002-02-08 | 1 | -0/+519 | |