rector/tests/Issues
2022-06-10 14:43:16 +00:00
..
AddConstructMethodNoScope [Doctrine][Nette][TypeDeclaration] Handle add __construct with no Scope on InitializeDefaultEntityCollectionRector+RenderMethodParamToTypeDeclarationRector (#2180) 2022-04-27 16:44:22 +02:00
AlwaysTrueIfInDeadConstructor [DeadCode] Handle combine RemoveAlwaysTrueIfConditionRector + RemoveDeadConstructorRector (#2324) 2022-05-16 23:14:55 +02:00
AnnotationImport [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
AutoImportBackslashed Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
AutoImportBeforeDocblock [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
AutoImportDocInUse [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
ComplexReadOnly [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
ConstructorPromoAnnotationToAttribute [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
CountOnNullExactlyArray [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
CovariantTrio [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
DoNotReplaceUnknownClasses [CS] Fix dynamic and broken indent detection, allow to configure spacing via RectorConfig::indent() method (#2442) 2022-06-06 11:51:58 +02:00
DoubleImportedTraitUse [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
DoubleRun [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
DowngradeNewInArrayInitializerPromotion [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
DowngradeReadonlyClassPropertyToPhp80 [DowngradePhp82] Add DowngradeReadonlyClassRector to downgrade readonly class (#2322) 2022-05-31 23:20:12 +02:00
DowngradeScalarString [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
EarlyReturnResourceToObject [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
GetCalledClassToSelfAndStatic [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IfElseAssignReturnUsed [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IfElseInline [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
InfiniteLoop [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6420 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6480 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6481 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6496 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6557 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6561 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6670 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6675 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6677 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6708 [DowngradePhp80] Add in arrow function in return support on DowngradeMatchToSwitchRector (#2331) 2022-05-19 08:52:59 +02:00
Issue6840 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue6972 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue7023 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue7099 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Issue7112 [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueAndIfCompleteDeMorgan [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueAnnotation [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueChangeAndIfAndDateTimeAndDeMorgan [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueChangeAndIfReturnContinueDateTime [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueConstructorPromotionRename [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueCreatePublicPropertyOnRename [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueDefaultValueRenameParam [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueDoubleNestedAnnotatoinDocBlock [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
IssueDowngradeArraySpread [Downgrade] Separate multi level dependency in DowngradeArraySpreadRector (#2298) 2022-05-12 08:50:48 +00:00
IssueDowngradeMixedType [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueDowngradeThrowableType [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueEarlyReturnAndOr [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueEarlyReturnAndOrDatetime [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueImportedReturn [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueOrIfExplicitBoolCompare [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
IssueReturnBeforeElseIf [DeadCode] Handle combine RemoveAlwaysTrueIfConditionRector + RemoveDeadConstructorRector (#2324) 2022-05-16 23:14:55 +02:00
IssueVarConstantNewline [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
JsonThrowWithChangeAndIf [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
NullableParamNamespaced [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
PartialValueDocblockUpdate [PhpDocInfo] Fixes Partial value update got duplicated on DoctrineAnnotationTagValueNode change (#1862) 2022-05-27 17:41:18 +07:00
PhpTagsAddedToBlade [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
PrintStmtsIndex [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
PrintStmtsIndexAutoImport [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
RemoveNullWithStrictGetter [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
RemoveReadonlyLocalVariable [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
RemoveUnusedParamInMiddle [DeadCode] Do not remove unused param in middle on RemoveUnusedConstructorParamRector (#2231) 2022-05-05 14:39:19 +07:00
RemoveUnusedVariableAlwaysElse [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
RemoveUnusedVariableDouble [DeadCode] Handle RemoveDoubleAssignRector+RemoveUnusedVariableAssignRector (#2355) 2022-05-24 22:50:15 +02:00
RenameClassInCallbackFromAssertAnnotation [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
RenameParamDefaultInit [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
ReturnEmptyNodes Error message improvements (#2242) 2022-05-06 07:36:43 +00:00
ScopeNotAvailable [CodeQuality][CodingStyle] Handle Scope not available error on CallableThisArrayToAnonymousFunctionRector+CountArrayToEmptyArrayComparisonRector (#2274) 2022-05-10 03:08:16 +07:00
SimplifyVariableIfElseTernary [CodeQuality] Do not duplicate Expr on SimplifyIfElseToTernaryRector+SimplifyUselessVariableRector+CompleteDynamicPropertiesRector (#2308) 2022-05-14 09:32:02 +02:00
SplitMultiAssignRemovePrivate [DX] Use direct return of multi nodes instead of 2 addNode before/after node (#2232) 2022-05-05 10:25:46 +02:00
StringableTypedProperty [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
TypedPropertyByVarAndAssign Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
UndefinedStmtIndex [DeadCode][PHPUnit] handle crash on RemoveJustPropertyFetchForAssignRector+SimplifyForeachInstanceOfRector (#2453) 2022-06-08 07:48:55 +02:00
UselessVariableOverride [CodeQuality][DeadCode] Handle SimplifyUselessVariableRector+RemoveOverriddenValuesRector (#2277) 2022-05-10 14:31:56 +02:00