Commit Graph

43 Commits

Author SHA1 Message Date
Tomas Votruba
419da7704b [Renaming] init new package 2019-09-23 16:36:58 +02:00
Tomas Votruba
f558733611 [PHP] Split huge package to php by version rules 2019-09-23 13:38:51 +02:00
Tomas Votruba
0a20938c72 add CustomIdGenerator 2019-09-19 20:02:00 +02:00
Tomas Votruba
b804e881f4 [cs] remove fixed line lengh rule ignores 2019-09-18 10:36:16 +02:00
Tomas Votruba
ca7d0cba15 use PHP highlight for herenow doc 2019-09-18 09:14:06 +02:00
Tomas Votruba
41c0c110a3 improve single info multiline doc, drop NodeDecorator 2019-09-17 11:17:59 +02:00
Tomas Votruba
a25282b266 relocate 2019-09-15 21:48:17 +02:00
Tomas Votruba
25509c9900 [Autodiscovery] init 2019-09-15 16:51:00 +02:00
Tomas Votruba
622b6c1460 migrate TypeInferers to PHPStan object types 2019-09-10 20:40:43 +02:00
Tomas Votruba
82efb89940 use object types over strings 2019-09-06 12:29:55 +02:00
Tomas Votruba
84f72f7c4a [PHPUnit] Add array call to data provider 2019-09-04 10:51:54 +02:00
Tomas Votruba
e6de2a7d38 add Sensio TemplateTagValueNode 2019-08-30 09:56:56 +02:00
Tomas Votruba
c1303c6ba7 init uuid migration 2019-08-28 10:52:55 +02:00
Tomas Votruba
697655d090 decopule class references to DoctrineClass value object 2019-08-27 18:11:28 +02:00
Tomas Votruba
42cbfd8905 [BetterPhpDocParser] Add support for parsing Doctrine annotations 2019-08-26 21:52:16 +02:00
Tomas Votruba
357209f228 separate ContributorUtils to RectorGenerator and DocumentationGenerator 2019-08-24 13:11:20 +02:00
Tomas Votruba
f492007f37 move Contributor tools to utils 2019-08-24 12:50:35 +02:00
Tomas Votruba
ebd52bc236 do not re-add already existing docs 2019-08-17 14:26:11 +02:00
Tomas Votruba
1f9f5c7e0d add PHPUnitEnvironment 2019-08-10 13:11:22 +02:00
Tomas Votruba
d22f3d009c trait resolving can work with missing vendor parent class 2019-08-05 14:57:29 +02:00
Tomas Votruba
6548c5e5fa add alias support to PropertyTypeDeclarationRector 2019-08-04 14:47:35 +02:00
Tomas Votruba
4596d656b7 [CodingStyle] Add ManualJsonStringToJsonEncodeArrayRector 2019-07-24 16:28:32 +02:00
Tomas Votruba
953de95cf0 [CodeQuality] Add RemoveAlwaysTrueConditionSetInConstructorRector 2019-07-19 21:49:42 +02:00
Tomas Votruba
bb2f77f4b0 [DeadCode] Keep array method call in RemoveUnusedPrivateMethodRector 2019-07-09 19:45:03 +02:00
Tomas Votruba
8af6dd3dc3 [PHPStan] Add RemoveNonExistingVarAnnotationRector 2019-07-05 18:00:27 +03:00
Tomas Votruba
fbf0aa275f [Architecture] Add ConstructorInjectionToActionInjectionRector 2019-07-05 13:34:17 +03:00
Tomas Votruba
8ac3b524fb [PHP] Fix missed variadic on ReflectionMethod::invoke() [closes #1625] 2019-06-23 19:44:57 +02:00
Tomas Votruba
590c98cf52 [Symfony] Add MakeCommandLazyRector 2019-06-04 13:54:44 +03:00
Tomas Votruba
86c39fc98a try to fix broken indent in param description 2019-06-02 23:33:37 +03:00
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