Commit Graph

14 Commits

Author SHA1 Message Date
Tomas Votruba
068329b141 [Symfony] Add MakeCommandLazyRector 2019-06-02 18:06:51 +03:00
Tomas Votruba
966247f421 update ecs config paths 2019-05-28 18:27:46 +02:00
Tomas Votruba
cc2b9df06d [Legacy] Add ChangeSingletonToServiceRector 2019-05-26 18:35:20 +02:00
Tomas Votruba
c0415f9216 do not override printing files with previous stmts if possible 2019-05-23 22:07:25 +02:00
Tomas Votruba
53cd941dcd refactor ImportFullyQualifiedNamesRector to allow non-namespaced elements 2019-05-22 17:33:51 +02:00
Tomas Votruba
e0af68e5fd [TypeDeclaration] Decouple new set 2019-05-09 12:14:36 +02:00
Tomas Votruba
bac303c52f remove original file if in different name - in MultipleClassFileToPsr4ClassesRector 2019-05-02 01:32:33 +02:00
Tomas Votruba
7325df340b composer: bump deps 2019-04-29 06:30:04 +02:00
Tomas Votruba
b71be51f7d [CodingStyle] Add ImportFullyQualifiedNamesRector 2019-04-17 21:56:17 +02:00
Tomas Votruba
3f2f64de22 [DeadCode] Do not remove variable that is re-assigned 2019-03-31 20:13:46 +02:00
Tomas Votruba
d190ff1f3f Add this assert to class methods 2019-03-25 18:36:11 +01:00
Tomas Votruba
f8d5b06b59 Add PhpSpecPromisesToPHPUnitAssertRector, PhpSpecMethodToPHPUnitMethodRectory 2019-03-22 17:18:49 +01:00
Tomas Votruba
8a4a39cb79 split NetteAssertToPHPUnitAssertRector 2019-03-16 22:58:24 +01:00
Tomas Votruba
4fc9be383d [PhpSpecToPHPUnit] Init new package 2019-03-15 13:42:28 +01:00