This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2025-01-22 13:51:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
code
/
parser
/
scalar
History
Nikita Popov
9ac3592190
Handle uppercase B"" prefix
2016-04-02 21:15:49 +09:00
..
constantString.test
Handle uppercase B"" prefix
2016-04-02 21:15:49 +09:00
docString.test
Handle uppercase B"" prefix
2016-04-02 21:15:49 +09:00
docStringNewlines.test
Introduce Nop statement to collect dangling comments
2016-03-09 19:48:36 +01:00
encapsedString.test
Introduce Scalar\EncapsedStringPart
2015-12-03 22:55:07 +01:00
float.test
Add dumpComments option to NodeDumper
2016-03-09 19:48:36 +01:00
int.test
Revert "Make tests compatible with PHP 7"
2015-07-14 19:21:57 +02:00
magicConst.test
Port library to use namespaces, with BC for old names
2014-02-06 20:29:35 +01:00
unicodeEscape.test
Add support for unicode escape sequences
2015-06-13 20:51:02 +02:00