1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-14 02:17:31 +01:00
PHP-Parser/test/code/stmt/function
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
..
byRef.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
conditional.test More test coverage and doc string parsing fixes 2011-12-04 16:52:43 +01:00
defaultValues.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
specialVars.test More test coverage and doc string parsing fixes 2011-12-04 16:52:43 +01:00
typeHints.test Add initial version of an emulative lexer 2011-12-18 17:03:11 +01:00