18 Commits

Author SHA1 Message Date
TomasVotruba
53eda0bb8e use new Symplify 7 2019-11-23 18:49:27 +01:00
TomasVotruba
5f523b5727 [PHPUnit][Symfony] Add jakzal-injetor Rector 2019-11-18 16:21:11 +01:00
Tomas Votruba
acfd930f54 apply PSR-12 2019-10-13 08:09:08 +02:00
Tomas Votruba
f558733611 [PHP] Split huge package to php by version rules 2019-09-23 13:38:51 +02:00
Tomas Votruba
82efb89940 use object types over strings 2019-09-06 12:29:55 +02:00
Tomas Votruba
486f7f4b64 [PHPUnit] Add SimplifyForeachInstanceOfRector 2018-10-21 13:17:20 +02:00
Tomas Votruba
af4bbe0da0 cleanup 2018-10-21 11:35:28 +02:00
Tomas Votruba
feb0496a26 make use of Strings::after() 2018-10-21 11:22:45 +02:00
Tomas Votruba
a2c0fd23b1 fix new phpstan reports 2018-10-21 10:53:32 +02:00
Tomas Votruba
3abdb80921 Fix interface suffix property naming, resolve to parent interface if not accessible 2018-08-09 14:51:17 +02:00
Tomas Votruba
fc5e36215e drop CommandNaming, use one from PackageBuilder 2018-05-31 23:19:08 +02:00
Tomas Votruba
8d372188d4 make use of TypeAnalyzer->isPhpReservedType() instead of static method in PropretyNaming 2018-04-26 13:40:30 +02:00
Tomas Votruba
3622daf00a add 2nd case for class and TypeAnalyzer 2018-04-26 00:01:23 +02:00
Tomas Votruba
ab35d1cab4 [cs] apply inline array fix, to be consistent with the rest of inlined items 2018-04-25 23:48:59 +02:00
mssimi
74b2dbbe7b decouple some methods 2018-04-09 16:21:08 +02:00
TomasVotruba
b8c970a509 init GetParameterToContsructorInjectionRector 2018-03-02 21:30:55 +01:00
TomasVotruba
fb6533f51a move NameResolver to PropertyNaming 2017-10-16 17:51:40 +02:00
TomasVotruba
e579fd7bc4 [DeprecationExtractor] rename command + add CommandNaming helper 2017-09-21 13:02:34 +02:00