php-parser/test/code/scalar
nikic c5c7aa5125 Add initial version of an emulative lexer
The emulative lexer allows lexing of PHP 5.4 on PHP 5.3 and PHP 5.2.
2011-12-18 17:03:11 +01:00
..
constantString.test [5.4] Add new \e escape sequence (0x1B/27) 2011-12-04 17:35:30 +01:00
docString.test More test coverage and doc string parsing fixes 2011-12-04 16:52:43 +01:00
encapsedString.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
float.test Add test coverage for all nodes 2011-11-27 11:20:35 +01:00
int.test Add initial version of an emulative lexer 2011-12-18 17:03:11 +01:00
magicConst.test Add initial version of an emulative lexer 2011-12-18 17:03:11 +01:00