1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
Maks Rafalko dc323458b4 Add new constant to be returned from enterNode() to not traverse current and child nodes (#536)
* Add new constant to be returned from enterNode() to not travers current node for subsequent visitors and skip children traversing

* Allow visitors to replace nodes in leaveNode() when DONT_TRAVERSE_CURRENT_AND_CHILDREN is used
2018-10-08 22:26:00 +02:00
..
code Flexible doc strings: Fix some issues, add more tests 2018-09-22 10:09:00 +02:00
PhpParser Add new constant to be returned from enterNode() to not traverse current and child nodes (#536) 2018-10-08 22:26:00 +02:00
bootstrap.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
updateTests.php Fix updateTests.php 2018-07-22 21:18:34 +02:00