php-parser/test/code/scalar
nikic 0c0515c7de Replace /e modifier with callback + eval()
As this also fixes the overescaping issue, some stuff in the tests can be written more nicely now.
2012-03-02 00:28:46 +01:00
..
constantString.test Replace /e modifier with callback + eval() 2012-03-02 00:28:46 +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 Fix parsing of integers that overflow into floats 2012-01-15 16:54:48 +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