This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-02-25 11:22:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
933bebb9b8
Branches
Tags
View all branches
PHP-Parser
/
test
/
PHPParser
/
Tests
History
nikic
933bebb9b8
Fix parsing of special int syntaxes
...
Also add the means to test code parsing.
2011-11-26 16:09:39 +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
Fix parsing of special int syntaxes
2011-11-26 16:09:39 +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