This website requires JavaScript.
Explore
Help
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-07-24 07:41:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dda080a9dcecd6c9870c2034f97ec690bd4e053
PHP-Parser
/
lib
/
PhpParser
/
Node
/
Stmt
/
TraitUseAdaptation
History
Nikita Popov
993f29906b
Avoid parent constructor call during node construction
...
Instead explicitly assign the attributes. This is a minor performance improvement.
2019-05-12 14:55:21 +02:00
..
Alias.php
Avoid parent constructor call during node construction
2019-05-12 14:55:21 +02:00
Precedence.php
Avoid parent constructor call during node construction
2019-05-12 14:55:21 +02:00