1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/code/formatPreservation
Nikita Popov b241a121a3 Fix trait alias to semi-reserved name parsing
This was missing the explicit construction of an Identifier node.
2017-10-29 14:15:48 +01:00
..
abc1.test FPPP: Switch pArray() to use node list diffing 2017-10-06 12:02:00 +02:00
anonClasses.test FPPP: Support anonymous classes (#432) 2017-10-29 12:26:12 +01:00
commentsFallback.test FPPP: Fall back if comment in list node changes (#420) 2017-10-02 21:18:13 +02:00
insertionOfNullable.test Move leading space out of pStmt_Else 2017-10-06 14:56:59 +02:00
listInsertion.test FPPP: Check that nodes are nodes in pArray() 2017-10-18 15:42:01 +02:00
modifierChange.test FPPP: Support modifier changes (#428) 2017-10-25 22:27:29 +02:00
removalViaNull.test Support format-preserving node removal 2017-01-21 17:52:50 +01:00
traitAlias.test Fix trait alias to semi-reserved name parsing 2017-10-29 14:15:48 +01:00