History log of /PHP-Parser/test/PhpParser/NodeVisitor/NodeConnectingVisitorTest.php (Results 1 – 4 of 4)
Revision Date Author Comments
# d57da64d 31-May-2024 Jorg Adam Sowa

Add missing void return types (#997)


# 8b9488e1 17-Sep-2023 Nikita Popov

Explicit test new ParserFactory methods


# a5033e38 29-Aug-2022 Nikita Popov

Format tests as well

The unnecessary parentheses for "new" are a bit annoying, but I
can live with it...


# f545f18a 11-Jul-2020 Sebastian Bergmann

Add ParentConnectingVisitor and NodeConnectingVisitor (#681)