.. |
addingPropertyType.test
|
Add PHP 7.4 typed properties support
|
2019-01-05 21:34:25 +01:00 |
anonClasses.test
|
Change test to use correct node type
|
2019-01-12 17:31:37 +01:00 |
array_spread.test
|
[PHP 7.4] Add array spread
|
2019-05-09 19:15:35 +02:00 |
arrayInsertionWithComments.test
|
Print comma before comments for new array item (#805)
|
2021-09-12 21:51:25 +02:00 |
arrow_function.test
|
[PHP 7.4] Add support for arrow functions (#602)
|
2019-05-09 14:17:28 +02:00 |
attributes.test
|
Update tests
|
2021-12-15 14:09:30 +01:00 |
basic.test
|
FPPP: Support removing nodes from start of list
|
2020-08-23 17:35:37 +02:00 |
blockConversion.test
|
FPPP: Fallback if we must insert a block
|
2017-12-26 15:41:38 +01:00 |
classMethodNop.test
|
Canonicalize to PHP 8 comment token format
|
2020-06-27 18:53:09 +02:00 |
comments.test
|
FPPP: Fix comment indentation (#443)
|
2017-11-13 13:27:27 +01:00 |
emptyListInsertion.test
|
FPPP: Support inserting into empty lists
|
2019-05-11 22:49:32 +02:00 |
enum.test
|
[PHP 8.1] Add support for enums (#758)
|
2021-04-25 21:11:36 +02: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
|
FPPP: Support catch without variable
|
2020-06-27 17:42:46 +02:00 |
listInsertion.test
|
Add support for intersection types
|
2021-09-03 15:06:33 +02:00 |
listInsertionIndentation.test
|
FPPP: Fix indentation on list insertion
|
2018-01-25 22:08:40 +01:00 |
listRemoval.test
|
FPPP: Fix code block detection during removal
|
2020-08-29 16:28:28 +02:00 |
match.test
|
Fix file name
|
2020-07-22 18:30:00 +02:00 |
modifierChange.test
|
Add constructor promotion support
|
2020-06-27 17:57:47 +02:00 |
namedArgs.test
|
Add named argument support
|
2020-08-09 17:37:44 +02:00 |
nopCommentAtEnd.test
|
Check for empty $append in safeAppend()
|
2018-07-07 12:34:07 +02:00 |
removalViaNull.test
|
FPPP: Support catch without variable
|
2020-06-27 17:42:46 +02:00 |
removingPropertyType.test
|
Add PHP 7.4 typed properties support
|
2019-01-05 21:34:25 +01:00 |
rewriteVariableInterpolationString.test
|
Allow both '{' and T_CURLY_OPEN as curly bracket (#732)
|
2020-12-03 18:42:00 +01:00 |
traitAlias.test
|
Fix trait alias to semi-reserved name parsing
|
2017-10-29 14:15:48 +01:00 |