3406 Commits

Author SHA1 Message Date
TomasVotruba
e9fea42472 add known parent classes 2020-07-19 20:21:52 +02:00
TomasVotruba
25d5dfb613 skip any class type with children, to prevent narrow naming 2020-07-19 18:02:11 +02:00
TomasVotruba
990dab6196 add CLOSURE_NODE to attributes, move closure use name conflicting to BreakingVariableRenameGuard 2020-07-19 13:29:18 +02:00
TomasVotruba
bda3e5aa28 load rector.php config 2020-07-18 21:15:27 +02:00
TomasVotruba
0944b75f7e correct namespace in configs 2020-07-18 11:58:17 +02:00
TomasVotruba
78f830a6f7 add PHP support to FileHashComputer 2020-07-17 00:59:52 +02:00
TomasVotruba
70895c8f6b switch ecs.yaml to ecs.php 2020-07-16 17:37:24 +02:00
Tomas Votruba
c20dc14b26
Merge pull request #3719 from rectorphp/config-yaml-to-php 2020-07-16 13:02:22 +02:00
Tomas Votruba
e79d707ae1
Merge pull request #3722 from u01jmg3/improve-grammar
Improve grammar
2020-07-16 12:55:47 +02:00
TomasVotruba
0c816d60f8 [config] switch rules config from YAML to PHP 2020-07-16 12:48:54 +02:00
TomasVotruba
b045b316e8 [config] switch packages config from YAML to PHP 2020-07-16 12:40:57 +02:00
Jonathan Goode
272925a043 Improve grammar 2020-07-16 11:36:17 +01:00
TomasVotruba
1d745c0ff7 add missing symfony style 2020-07-16 00:27:56 +02:00
TomasVotruba
17b0637173 add missing service 2020-07-16 00:10:19 +02:00
TomasVotruba
bdc9f844b1 add missing service 2020-07-15 23:49:27 +02:00
TomasVotruba
2023d41061 fix import of already existing param/var/return type or class annotation 2020-07-12 19:38:46 +02:00
TomasVotruba
bdff80e972 improve docs code highlight 2020-07-07 12:15:52 +02:00
TomasVotruba
531d38f8f2 update doctine parser 2020-07-06 14:14:52 +02:00
TomasVotruba
3c3c3a9530 remove func call from methods calls 2020-07-06 01:59:41 +02:00
TomasVotruba
dfd4458254 add StrictMixedTypeMapper 2020-07-05 23:37:07 +02:00
TomasVotruba
769e25ce8f use property_exist over isset magic 2020-07-04 17:37:44 +02:00
TomasVotruba
b569784281 add ProbeStorageInterface 2020-07-02 15:05:28 +02:00
TomasVotruba
b0250a558c cover return new case 2020-06-30 20:21:24 +02:00
TomasVotruba
a8a6e7bcad rename file to fileInfo 2020-06-30 01:45:05 +02:00
TomasVotruba
547e15099d use explicit xBuilder classes to prevent typos and PHPStan and PHPStorm confussion 2020-06-30 01:34:19 +02:00
TomasVotruba
0cb82c2a6f apply new Naming_ 2020-06-30 00:57:38 +02:00
TomasVotruba
4c4e306c2b add support for union of response and array 2020-06-29 02:24:57 +02:00
TomasVotruba
b4bc085103 decouple PhpDocInfoManipulator 2020-06-29 00:21:00 +02:00
TomasVotruba
ec99343c38 move MagicDisclosure rules to own package 2020-06-28 19:59:06 +02:00
TomasVotruba
e9fcf8481d skip parent ctor in AnnotatedPropertyInjectToConstructorInjectionRector 2020-06-26 01:50:05 +02:00
TomasVotruba
fce9654044 skip AnnotatedPropertyInjectToConstructorInjectionRector in case of child __construct 2020-06-26 00:52:53 +02:00
TomasVotruba
7f49658112 change test(string ) to test(SmartFileInfo ) in tests 2020-06-25 20:02:36 +02:00
TomasVotruba
fa0d8d238c [NetteCodeQuality] Add MoveInjectToExistingConstructorRector 2020-06-24 22:19:10 +02:00
TomasVotruba
c88f34fafc prefer local __construct 2020-06-24 21:26:40 +02:00
TomasVotruba
138598cc36 add inject in case of parent __construct 2020-06-24 19:15:45 +02:00
rector-bot
df92b3a090 fixup! fixup! respect @inject on ContextGetByTypeToConstructorInjectionRector 2020-06-24 13:33:06 +00:00
rector-bot
6173ef0ed7 fixup! respect @inject on ContextGetByTypeToConstructorInjectionRector 2020-06-24 13:32:12 +00:00
TomasVotruba
1d929cba16 respect @inject on ContextGetByTypeToConstructorInjectionRector 2020-06-24 15:28:41 +02:00
TomasVotruba
67f0f5dc95 add NonEmptyArrayTypeMapper 2020-06-23 23:21:57 +02:00
TomasVotruba
124a6b345f allow skip null scope 2020-06-23 14:56:55 +02:00
TomasVotruba
f4dd34eaed fix missing string type 2020-06-21 16:59:47 +02:00
TomasVotruba
81386042a1 highlight more README output 2020-06-21 16:49:47 +02:00
TomasVotruba
9808601d1b move array re-index to printer 2020-06-21 11:51:50 +02:00
TomasVotruba
fac932a8bd cleanup 2020-06-21 11:46:52 +02:00
TomasVotruba
379aa80679 cleanup AbstractFileSystemRector 2020-06-21 11:34:08 +02:00
TomasVotruba
ff4c3cc8ce decopule NodesWithFileDestinationPrinter 2020-06-21 02:31:27 +02:00
rector-bot
7c9fe78b07 fixup! fixup! decopule AbstractFileMovingFileSystemRector 2020-06-19 16:06:27 +00:00
rector-bot
ea2f59e864 fixup! decopule AbstractFileMovingFileSystemRector 2020-06-19 16:05:33 +00:00
TomasVotruba
97a50186f0 decopule AbstractFileMovingFileSystemRector 2020-06-19 18:01:50 +02:00
TomasVotruba
715f87aff0 add test case for RenameTesterTestToPHPUnitToTestFileRector 2020-06-19 16:05:13 +02:00