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-22 09:52:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
PhpParser
History
Nikita Popov
b862de1f5b
Support properties in trait builder
2015-07-11 22:31:45 +02:00
..
Builder
Support properties in trait builder
2015-07-11 22:31:45 +02:00
Lexer
…
Node
Fix implicit visibility for properties as well
2015-07-05 20:17:52 +02:00
NodeVisitor
…
Serializer
…
Unserializer
…
AutoloaderTest.php
…
BuilderFactoryTest.php
…
CodeTestAbstract.php
…
CommentTest.php
…
ErrorTest.php
Add some more tests
2015-05-01 20:18:04 +02:00
LexerTest.php
Add missing regex anchor
2015-06-20 12:34:10 +02:00
NodeAbstractTest.php
…
NodeDumperTest.php
…
NodeTraverserTest.php
…
ParserTest.php
Add some more tests
2015-05-01 20:18:04 +02:00
PrettyPrinterTest.php
…