History log of /PHP-Parser/test/code/prettyPrinter/expr/namedArgs.test (Results 1 – 2 of 2)
Revision Date Author Comments
# d3d1297c 06-Jun-2022 Nikita Popov

Remove PHP 5 parser


# 98f7f39d 09-Aug-2020 Nikita Popov

Add named argument support

Not adding any explicit FPPP support, as I don't think add/remove
of names can be handled any better than full reformatting.