summaryrefslogtreecommitdiff
path: root/ext/tokenizer/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #54089 (token_get_all() does not stop after __halt_compiler).Ilia Alshanetsky2011-02-282-125/+128
* - Added T_GOTOFelipe Pena2008-03-3018-620/+620
* Adding tokenizer testSteve Seear2008-03-191-0/+88
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-11/+2
* Fix testHannes Magnusson2007-12-161-0/+2
* New testcases for token_get_all() functionRaghubansh Kumar2007-12-1420-0/+11305
* Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)Dmitry Stogov2007-05-181-4/+0
* fix testAntony Dovgal2007-04-101-0/+2
* - MFH: Added linenumbers to array returned by token_get_all()Johannes Schlüter2007-04-083-116/+340
* Fixed tokenizer testsIlia Alshanetsky2006-04-203-114/+114
* - Fixed broken test case.Derick Rethans2006-01-041-0/+2
* add missing skipif conditionsAntony Dovgal2005-12-214-0/+8
* Fixed bug #35655 (whitespace following end of heredoc is lost).Ilia Alshanetsky2005-12-131-23/+39
* add 2 new testsAntony Dovgal2005-12-012-0/+824
* add new testAntony Dovgal2005-11-301-0/+261
* Fix test.Ilia Alshanetsky2004-02-161-13/+13
* Fixed bug #26463 (Incorrect handling of semicolons after heredoc)Ilia Alshanetsky2003-11-291-0/+118