1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00
PHP-Parser/test/code/formatPreservation
2018-12-26 14:19:18 +01:00
..
anonClasses.test Actually remove assertion... 2018-12-26 14:19:18 +01:00
basic.test Rename abc1.test to basic.test 2017-12-01 23:15:50 +01:00
blockConversion.test FPPP: Fallback if we must insert a block 2017-12-26 15:41:38 +01:00
comments.test FPPP: Fix comment indentation (#443) 2017-11-13 13:27:27 +01:00
fixup.test Rename abc1.test to basic.test 2017-12-01 23:15:50 +01:00
inlineHtml.test FPPP: Add broken InlineHTML test cases 2017-12-26 15:08:30 +01:00
insertionOfNullable.test Move leading space out of pStmt_Else 2017-10-06 14:56:59 +02:00
listInsertion.test Fix nNextFreeElement for arrays with trailing comma 2017-12-26 21:17:36 +01:00
listInsertionIndentation.test FPPP: Fix indentation on list insertion 2018-01-25 22:08:40 +01:00
listRemoval.test FPPP: Add heuristic for multi-line lists 2017-12-26 21:14:36 +01:00
modifierChange.test FPPP: Support modifier changes (#428) 2017-10-25 22:27:29 +02:00
nopCommentAtEnd.test Check for empty $append in safeAppend() 2018-07-07 12:34:07 +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