66 Commits

Author SHA1 Message Date
TomasVotruba
0589566b1b cleanup 2020-01-14 15:26:36 +01:00
TomasVotruba
1b6f616cf9 import names 2020-01-12 23:34:34 +01:00
TomasVotruba
a38d61f00c [SOLID] Add ChangeIfElseValueAssignToEarlyReturnRector 2020-01-06 01:42:15 +01:00
TomasVotruba
3b82be51c0 remove unused classes 2020-01-05 00:06:18 +01:00
TomasVotruba
9e67d30e84 [DeadCode] Add RemoveUnusedClassesRector 2020-01-05 00:03:42 +01:00
TomasVotruba
7e4c2887f9 fixup! Add ScanFatalErrors command 2019-12-24 16:10:57 +01:00
TomasVotruba
3742dc4b44 Add ScanFatalErrors command 2019-12-24 16:06:06 +01:00
TomasVotruba
c7656e7951 [NetteToSymfony] Add FormControlToControllerAndFormTypeRector 2019-12-22 19:37:46 +01:00
TomasVotruba
556ba63347 [NetteToSymfony] Replace getPresenter()->getSession() with proper property call 2019-12-22 16:37:17 +01:00
TomasVotruba
c1c0e37690 [Symfony] refactor to ServiceMap 2019-12-17 01:21:18 +01:00
TomasVotruba
b6fb373a56 [PHPUnit] Add get_class double sided to AssertCompareToSpecificMethodRector 2019-12-16 14:56:51 +01:00
TomasVotruba
182da30324 [Phalcon] Add AddRequestToHandleMethodCallRector 2019-12-16 00:46:00 +01:00
TomasVotruba
1b4dc68a81 [Phalcon 4.0] Add NewApplicationToToFactoryWithDefaultContainerRector 2019-12-15 23:56:21 +01:00
TomasVotruba
9f1b745592 [Phalcon 4.0] Add FlashWithCssClassesToExtraCallRector 2019-12-15 23:01:41 +01:00
TomasVotruba
1d72b06b2f [PSR4] Fix extra slash in NormalizeNamespaceByPSR4ComposerAutoloadRector 2019-12-15 20:51:54 +01:00
TomasVotruba
e4e73b3d6d various fixes 2019-12-09 14:51:39 +01:00
TomasVotruba
f0b28140f6 add arg swap 2019-12-08 10:46:18 +01:00
TomasVotruba
68fd377d82 Open create command to public 2019-11-24 16:28:11 +01:00
Tomas Votruba
19ae2e99ca set auto_import_names to true 2019-11-05 10:25:16 +01:00
Tomas Votruba
40f998ca90 add test case for auto_import_names + Rector rule 2019-10-30 21:46:36 +01:00
Tomas Votruba
1620cf0211 apply code-quality 2019-10-30 15:38:30 +01:00
Tomas Votruba
f2298600aa apply 2019-10-18 16:17:12 +02:00
Tomas Votruba
495ace61c6 apply on self 2019-10-17 18:48:03 +02:00
Tomas Votruba
042e1c45e0 [PHPUnit 6] Add AddDoesNotPerformAssertionToNonAssertingTestRector 2019-10-13 17:01:38 +02:00
Tomas Votruba
0dcd2b0014 [Solid] Add UseInterfaceOverImplementationInConstructorRector 2019-10-09 01:41:51 +01:00
Tomas Votruba
6a56bf2a8d [DeadCode] Add RemoveUnreachableStatementRector 2019-10-03 11:59:58 +02:00
Tomas Votruba
0b18a193f4 decouple NameImporter 2019-09-28 14:33:41 +02:00
Tomas Votruba
614d22664f move RenameNamespaceRector to Renaming package 2019-09-23 17:56:10 +02:00
Tomas Votruba
2858a9f7ea [PHP] Move tests + fixture to split package by version 2019-09-23 15:16:31 +02:00
Tomas Votruba
f558733611 [PHP] Split huge package to php by version rules 2019-09-23 13:38:51 +02:00
Tomas Votruba
3299c55229 prepare config 2019-09-22 22:01:35 +02:00
Tomas Votruba
ddba23034c [Refactoring] Add MoveAndRenameClassRector 2019-09-22 22:01:35 +02:00
Tomas Votruba
07708261d2 fix cs 2019-09-17 13:21:29 +02:00
Tomas Votruba
55155afd1c [tests] add doTestFileWithoutAutoload() 2019-09-15 15:55:12 +02:00
Tomas Votruba
b700e2f9ad add variable_name to ArrayArgumentInTestToDataProviderRector and fix array nesting 2019-09-12 10:18:26 +02:00
Tomas Votruba
84f72f7c4a [PHPUnit] Add array call to data provider 2019-09-04 10:51:54 +02:00
Tomas Votruba
79ffad4a0b add @see annotations 2019-09-03 14:05:21 +02:00
Tomas Votruba
a618c07a50 decouple EntityWithMissingUuidProvider class 2019-08-31 12:47:41 +02:00
Tomas Votruba
ed68d44b4b [CodingStyle] Make import ImportFullyQualifiedNamesRector include same short class in same namespace 2019-08-21 20:24:18 +02:00
Tomas Votruba
361a2936d7 import rector self 2019-08-21 19:14:03 +02:00
Tomas Votruba
70665ccad6 skip nested function returns 2019-08-17 14:59:10 +02:00
Tomas Votruba
efe9e1041d skip duplicated array type 2019-08-17 13:56:12 +02:00
Tomas Votruba
402fa85814 [TypeDeclaration] Add AddArrayReturnDocTypeRector 2019-08-16 22:35:41 +02:00
Tomas Votruba
2d1ee98ef3 fix reseting of removed nodes 2019-08-09 18:53:31 +02:00
Tomas Votruba
953de95cf0 [CodeQuality] Add RemoveAlwaysTrueConditionSetInConstructorRector 2019-07-19 21:49:42 +02:00
Tomas Votruba
28f51cd5ce [CodingStyle] Improve NewlineBeforeNewAssignSetRector 2019-07-16 22:47:29 +02:00
Tomas Votruba
21f72206b1 [DeadCode] Fix RemoveUnusedPrivatePropertyRector for nested chain method callable 2019-07-09 22:15:58 +02:00
Tomas Votruba
6095a810ad fix cs 2019-07-05 18:12:37 +03:00
Tomas Votruba
8af6dd3dc3 [PHPStan] Add RemoveNonExistingVarAnnotationRector 2019-07-05 18:00:27 +03:00
Tomas Votruba
4a3fee7223 make test Symfony back and forth compatible 2019-06-05 17:48:40 +02:00