59 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Ilia Alshanetsky f496f5014a Removed pointless callbacks. 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Ilia Alshanetsky 09dec62672 Fixed tokenizer tests 20 years ago
Derick Rethans 0839cadef6 - Fixed broken test case. 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Antony Dovgal c92ae847c7 add missing skipif conditions 20 years ago
Ilia Alshanetsky 3ce27140dc Fixed bug #35655 (whitespace following end of heredoc is lost). 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Antony Dovgal bd8df0b32a add 2 new tests 21 years ago
Antony Dovgal 9c2183f622 add new test 21 years ago
Ilia Alshanetsky 331726338b tokenizer fixes for bug #35382 21 years ago
foobar 592e78ab87 MFH: - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER) 21 years ago
Dmitry Stogov 7c3bdf444d Fixed bug #34782 (token_get_all() gives wrong result) 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar 4cf9d27072 - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) 21 years ago
Hartmut Holzgraefe cc0894b788 more visa to sibira ;) 22 years ago
Derick Rethans 0d4352ced8 - Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver) 22 years ago
Derick Rethans d4fc693702 - CLONE, not CLOSE 22 years ago
Derick Rethans 0d6131cf4a - Added "clone" to the list of tokens. (Patch by Greg Beaver) 22 years ago
Ilia Alshanetsky dc9f52f039 Fix test. 22 years ago
Jan Lehnardt 023e12cf3a - fix #27197 for Greg (cellog@php.net) 22 years ago
Andrey Hristov 8b763f14b7 HEAD is bundled with ZE2 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Wez Furlong 05b9b20ed8 Add new (optional!) win32 build infrastructure. 23 years ago
Ilia Alshanetsky 99dec6927c Fixed bug #26463 (Incorrect handling of semicolons after heredoc) 23 years ago
Ilia Alshanetsky 9e195d1040 Fixed a memory leak when tokenizing scripts with heredoc. 23 years ago
foobar 9964911cb7 Fix build 23 years ago
foobar d240eea0d8 - Fixed bug #26253 (ext/tokenizer: build as shared extension fails) 23 years ago
Andrey Hristov a76745a6a2 Id tag added 23 years ago
Derick Rethans a952e28c73 - Fixed bug #24504: T_INTERFACE and T_IMPLEMENTS not defined in tokenizer 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Sebastian Bergmann 1fe874fbb8 Leftover. 23 years ago
foobar 9ff622f268 And this too.. 23 years ago
foobar efe365abdc Andrei forgot this.. 23 years ago
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
Stig Bakken d4dff9e92a * add new ZE2 tokens 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 23 years ago
Andrei Zmievski 1a8d4258ec Remove unnecessary comments. 24 years ago
Andi Gutmans 1f42a2b88f - Arghh... Change #ifdef to #ifndef 24 years ago
Andi Gutmans a0ed2ef379 - Fix Engine 2 build 24 years ago
Andrei Zmievski 3b60494829 Tokenizer has been stable for some time now. 24 years ago
foobar 0d4776625a comment out unused variable 24 years ago
Andrei Zmievski f08e0ef9d4 Fix bug #16939. 24 years ago
Sebastian Bergmann 208c52fda6 Beautify. 24 years ago
foobar 01ae2f026e removed ws pollution 24 years ago
foobar 6394a85af8 Added 2 new tokens: T_CLASS_C and T_FUNC_C 24 years ago
Stig Bakken e07f7cce08 * build tokenizer by default 24 years ago
Sander Roobol cebaafba15 Fixed build with multiple concurrent jobs (make -j) 24 years ago