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
/
Builder
History
Nikita Popov
f9fc2fc9ee
Add support for global namespace in NS builder
...
NULL argument can now be used to create a global namespace {} block.
2015-03-10 15:28:19 +01:00
..
ClassTest.php
…
FunctionTest.php
…
InterfaceTest.php
…
MethodTest.php
Implicit public should not generate as explicit public
2015-03-08 20:21:01 +01:00
NamespaceTest.php
Add support for global namespace in NS builder
2015-03-10 15:28:19 +01:00
ParamTest.php
…
PropertyTest.php
…
TraitTest.php
…