1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test/code
Nikita Popov feb6bf7a0c Wrap class const LHS in parens if necessary
This looks like a very old bug in the pretty printer that showed
up in PHP 8 tests.
2020-08-09 21:41:30 +02:00
..
formatPreservation Add named argument support 2020-08-09 17:37:44 +02:00
parser Remove self/parent/static restriction for namespace names 2020-08-09 21:21:22 +02:00
prettyPrinter Wrap class const LHS in parens if necessary 2020-08-09 21:41:30 +02:00