3434 Commits

Author SHA1 Message Date
TomasVotruba
79026ebbcb remove MethodCallNodeVisitor, use better parent traversal approach 2020-07-24 22:37:12 +02:00
TomasVotruba
17f0a1df8e [PHP 7.4] Add use imported FQN name 2020-07-24 20:55:31 +02:00
Tomas Votruba
3d68657a31
Merge pull request #3770 from rectorphp/doctrine-invalid-type-with-class-keyword
[PHP7.4] Invalid type with class keyword in Doctrine ORM property
2020-07-24 20:33:24 +02:00
dobryy
13df3130ce [PHP7.4] Invalid type with class keyword in Doctrine ORM property 2020-07-24 20:22:36 +02:00
TomasVotruba
44040eba97 [Nette] Add external form factory support 2020-07-24 17:16:37 +02:00
TomasVotruba
0188d802d2 use SmartFileSystem over Nette FileSystem 2020-07-24 14:39:10 +02:00
TomasVotruba
8d556bf2fc update docs with PHP snippets 2020-07-24 13:49:10 +02:00
TomasVotruba
9c08060925 [Injection] Add StaticCallToAnotherServiceConstructorInjectionRector 2020-07-24 13:47:35 +02:00
TomasVotruba
78a0331708 [SymfonyPhpConfig] Add AddEmptyLineBetweenCallsInPhpConfigRector 2020-07-22 23:50:58 +02:00
TomasVotruba
54beea72f8 prepare SYMFONY_PHP_CONFIG set 2020-07-22 23:22:25 +02:00
TomasVotruba
d4f6c497a7 [Nette] Add form dim access to standalone node control 2020-07-22 21:38:34 +02:00
TomasVotruba
f2b712459e add bool to StringTypeToPhpParserNodeMapper 2020-07-22 09:12:52 +02:00
TomasVotruba
c201845ba8 fixing path for phars 2020-07-22 00:14:12 +02:00
TomasVotruba
2eb21e1087 make use of new set from symplify 2020-07-21 14:10:48 +02:00
TomasVotruba
3a9375007e decouple Set package 2020-07-21 01:39:24 +02:00
TomasVotruba
2f927842a7 move sets to single /set directory 2020-07-21 00:46:53 +02:00
TomasVotruba
0a29fe0c0a fix scoper 2020-07-20 10:34:44 +02:00
TomasVotruba
46b3090e37 move symfony style to root config 2020-07-20 09:40:11 +02:00
TomasVotruba
31fca6da21 lock phpstan to 0.12.32 to prevent internal errors 2020-07-20 01:53:34 +02:00
TomasVotruba
791fe51b4a fix variable rename on static call 2020-07-20 01:23:11 +02:00
TomasVotruba
ee9d0439cf make use of Set constants 2020-07-20 01:06:56 +02:00
TomasVotruba
aeb7937972 add set constants + command to generate them 2020-07-20 01:00:49 +02:00
TomasVotruba
6a4792abf4 apply new naming rule 2020-07-19 23:36:10 +02:00
TomasVotruba
c1e1053d1c correct names manually back to desired state 2020-07-19 21:32:18 +02:00
TomasVotruba
015525c6c3 decouple Generic and Specific PhpDocNodeFactoryInterface 2020-07-19 21:19:22 +02:00
TomasVotruba
9c7cbc65ad [rector] apply on the rest 2020-07-19 21:05:14 +02:00
TomasVotruba
9ddd60a246 [rector] apply on packages 2020-07-19 20:54:42 +02:00
TomasVotruba
14474809d9 cover nullable type 2020-07-19 20:48:56 +02:00
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