26 Commits

Author SHA1 Message Date
TomasVotruba
593d19c786 cleanup 2020-04-03 13:24:44 +02:00
TomasVotruba
27c0cd0576 remove dead dir 2020-03-04 00:46:09 +01:00
TomasVotruba
4e37157a88 fix non-Rector locations 2020-02-13 23:44:04 +01:00
TomasVotruba
607358a8e1 move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
TomasVotruba
934bfb691a fix function autoload and exclude duplicated fixture from create command 2020-01-22 00:26:29 +01:00
TomasVotruba
6627ced1f7 drop linter, slow and already covered by php-parser 2020-01-18 00:35:10 +01:00
TomasVotruba
e4f1380c19 Add PHP linter 2020-01-17 16:43:25 +01:00
Lctrs
85fed6766d Add support for stringy calls in CallReflectionResolver
eg `$f = 'date'; $f();`
2020-01-15 09:47:48 +01:00
Lctrs
8d80b5b637 Introduce a CallReflectionResolver 2020-01-14 14:31:57 +01:00
TomasVotruba
3159da6712 use explicit null in yaml 2020-01-05 20:00:32 +01:00
TomasVotruba
c1c0e37690 [Symfony] refactor to ServiceMap 2019-12-17 01:21:18 +01:00
TomasVotruba
9075363fef bump to PHPStan 0.12 2019-12-09 00:57:53 +01:00
TomasVotruba
8fd38f33ca add typo 2019-12-08 18:01:41 +01:00
TomasVotruba
290d0b4ee5 fixup! Merge pull request #2409 from rectorphp/phalcon-round-2 2019-12-08 18:01:29 +01:00
TomasVotruba
1425e52a12 add typo protection for auto_import_names 2019-11-30 10:51:12 +01:00
TomasVotruba
53eda0bb8e use new Symplify 7 2019-11-23 18:49:27 +01:00
TomasVotruba
a3693df310 use exclude as list 2019-11-22 20:10:39 +01:00
Tomas Votruba
71d96e50e1 Prevent CI floods with progress bar 2019-10-16 09:46:11 +02:00
Tomas Votruba
ddba23034c [Refactoring] Add MoveAndRenameClassRector 2019-09-22 22:01:35 +02:00
Tomas Votruba
73623bd0e6 remove deprecated singly implemented autowire compiler pass 2019-06-27 00:05:41 +02:00
Tomas Votruba
c5f6ca0234 add exclude to typical reported typos 2019-06-15 13:57:41 +02:00
Tomas Votruba
d280fd6ebe add trait scope without need for class 2019-05-12 10:45:59 +02:00
Tomas Votruba
71f1af830c [tests] Refactor tests to use container just once, if not enforced config 2019-04-29 00:36:52 +02:00
Tomas Votruba
4fc9be383d [PhpSpecToPHPUnit] Init new package 2019-03-15 13:42:28 +01:00
Tomas Votruba
bfff23fbb2 use AbstractHttpKernelTest case and local Kernel over ContainerFactory 2019-02-23 00:49:32 +01:00
Tomas Votruba
0db2b07d49 rename *.yml to *.yaml 2019-02-03 18:46:45 +01:00