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 22:01:18 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
PHPParser
/
Tests
History
nikic
03a0449b1a
Add tests for other scalar types
2011-11-26 17:10:18 +01:00
..
Node
Add test coverage for Node_Name
2011-09-28 18:11:28 +02:00
NodeVisitor
Add an example
2011-11-12 18:29:50 +01:00
Serializer
Add tests for XML serialization
2011-11-06 18:09:32 +01:00
Unserializer
Add tests for XML serialization
2011-11-06 18:09:32 +01:00
codeTest.php
Add tests for other scalar types
2011-11-26 17:10:18 +01:00
LexerTest.php
Recognize halt_compiler() ?> (without ;)
2011-10-18 18:03:28 +02:00
NodeDumperTest.php
Use seperate Name node classes instead of type subnode
2011-09-24 16:53:40 +02:00
NodeTraverserTest.php
Fix unit tests
2011-10-26 18:35:37 +02:00