73 Commits

Author SHA1 Message Date
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
Tomas Votruba
8ca511a8e2 add JsonOutputFormatter 2019-05-28 16:18:05 +02:00
Tomas Votruba
cc2b9df06d [Legacy] Add ChangeSingletonToServiceRector 2019-05-26 18:35:20 +02:00
Tomas Votruba
0735925796 [SOLID] Add AbstractChildlessUnusedClassesRector 2019-05-26 14:24:23 +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
7c6c6aaa45 [Psr4] Add supprot for namespace less MultipleClassFileToPsr4ClassesRector 2019-05-23 08:09:28 +02:00
Tomas Votruba
53cd941dcd refactor ImportFullyQualifiedNamesRector to allow non-namespaced elements 2019-05-22 17:33:51 +02:00
Tomas Votruba
c71a2e8f81 report deleted/added files in FileSystem Rectors 2019-05-19 09:38:39 +02:00
Tomas Votruba
ee1f606827 [CodeQuality] Add ForToForeachRector 2019-05-19 01:02:19 +02:00
Tomas Votruba
ca289def87 [TypeDeclaration] Add AddFunctionReturnTypeRector 2019-05-11 12:56:13 +02:00
Tomas Votruba
83d2219ca7 [TypeDeclaration] Add AddFunctionReturnTypeRector 2019-05-10 14:55:55 +02:00
Tomas Votruba
7325df340b composer: bump deps 2019-04-29 06:30:04 +02:00
Tomas Votruba
163392bd9b coding style 2019-04-29 06:09:00 +02:00
Tomas Votruba
be16d2ab73 fix cs 2019-04-26 10:48:58 +02:00
Tomas Votruba
b71be51f7d [CodingStyle] Add ImportFullyQualifiedNamesRector 2019-04-17 21:56:17 +02:00
Tomas Votruba
9c249c2550 rector: allow SimplifyIfElseToTernaryRector in local set 2019-04-01 13:04:14 +02:00
Tomas Votruba
3ee0597190 version rector.yaml for dog food 2019-03-31 23:21:00 +02:00