1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-19 03:52:33 +01:00
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
..