1449 Commits

Author SHA1 Message Date
TomasVotruba
cc1ed8050e AutoconfigureRector expectations init 2017-12-03 03:28:32 +01:00
TomasVotruba
a107dc39d3 PSR4AutoloaderRector init 2017-12-03 03:26:16 +01:00
TomasVotruba
eb3ba2ac4c fix return tag 2017-12-03 02:50:08 +01:00
TomasVotruba
6c58ae38cc fix cs 2017-12-03 02:20:38 +01:00
TomasVotruba
40aff7063a misc 2017-12-03 02:07:26 +01:00
TomasVotruba
8d20388f14 YamlParser: add spaces between items 2017-12-03 01:36:35 +01:00
Tomáš Votruba
16c4477ea0
Merge pull request #180 from greg0ire/patch-1
Spell "Rector" properly
2017-12-02 20:35:39 +01:00
Grégoire Paris
2059cb495d
Spell "Rector" properly 2017-12-02 20:23:55 +01:00
TomasVotruba
05ec18da5d fix namespace 2017-12-02 20:20:54 +01:00
TomasVotruba
7c64f4a5c9 fix namespace 2017-12-02 20:14:24 +01:00
TomasVotruba
81dc40b5fc AddAutowireRector WIP 2017-12-02 20:12:48 +01:00
TomasVotruba
3c907d92b6 misc 2017-12-02 20:01:19 +01:00
TomasVotruba
0d907e60db disable comments support for now 2017-12-02 19:59:40 +01:00
TomasVotruba
e8351ce862 add FileGuard 2017-12-02 19:08:26 +01:00
TomasVotruba
b08bc62275 prepare AddAutowireRector test 2017-12-02 19:00:56 +01:00
TomasVotruba
47167463eb add AbstractConfigurableYamlRectorTestCase 2017-12-02 18:57:45 +01:00
TomasVotruba
4f0b60e646 do not autoload YamlRectors 2017-12-02 18:52:36 +01:00
TomasVotruba
b10f48e328 [YamlParser] move test NamedServiceToClassRector, allow config 2017-12-02 18:51:41 +01:00
TomasVotruba
a69fcc020f spacing on method adding is fixed 2017-12-02 18:34:55 +01:00
TomasVotruba
a34627c56c [Symfony] init AddAutowireRector 2017-12-02 15:30:12 +01:00
TomasVotruba
872b5bc7f5 [YamlParser] decouple to open-closed principle, improve test, add NamedServiceToClassRector 2017-12-02 15:28:38 +01:00
TomasVotruba
ffae9d89f9 clean docs 2017-12-02 14:05:59 +01:00
TomasVotruba
6bbe544ae8 cs 2017-12-02 14:03:32 +01:00
TomasVotruba
407e85fa68 add Property ValueObject 2017-12-02 14:03:15 +01:00
TomasVotruba
deb96928b0 simplify config service PSR4 paths 2017-12-02 13:55:22 +01:00
TomasVotruba
604769a2cd [YamlParser] init modular rectors 2017-12-02 13:55:05 +01:00
TomasVotruba
dee7ed360e phpstan fixes 2017-12-02 01:34:17 +01:00
TomasVotruba
851cb563db add yaml-comment-parser + add first simple example 2017-12-01 23:25:55 +01:00
TomasVotruba
a32134b33e Slashing - use better recommended regex and add explanation 2017-12-01 21:17:16 +01:00
TomasVotruba
684955b44f YamlParser: add README 2017-12-01 21:08:11 +01:00
TomasVotruba
3493938a80 Printer: add test to cover space moving 2017-12-01 21:00:29 +01:00
TomasVotruba
111e330728 BetterStandardPrinter: do not preslash slashes 2017-12-01 20:56:06 +01:00
TomasVotruba
5c37fb7623 service: drop unused Standard printer 2017-12-01 20:53:35 +01:00
TomasVotruba
ec6b9a68e1 fix annotation space removal 2017-12-01 20:52:52 +01:00
TomasVotruba
821b541502 cs void 2017-12-01 20:52:39 +01:00
TomasVotruba
9c607e34c3 use custom BetterStandardPrinter 2017-12-01 20:52:33 +01:00
TomasVotruba
f4f30f4e9b NodeCallerTypeResolver: check only identifier 2017-12-01 20:44:15 +01:00
TomasVotruba
ded80090d9 ecs: cleanup config of new features 2017-12-01 20:43:36 +01:00
TomasVotruba
d352862c27 composer: bump to Symfony 4 2017-12-01 20:43:27 +01:00
TomasVotruba
9778b226aa [YamlParser] init 2017-12-01 20:35:55 +01:00
TomasVotruba
c3918f3a60 fixup 2017-12-01 20:34:34 +01:00
Tomáš Votruba
5f67a788b5
Merge pull request #176 from rectorphp/cs-update
coding standard updates
2017-11-25 02:37:23 +01:00
TomasVotruba
3ee53abfda cs updates 2017-11-25 02:36:43 +01:00
Tomáš Votruba
8c5bd3ae93
Merge pull request #175 from rectorphp/use-dev-deps
Upgrade dependencies
2017-11-25 02:30:41 +01:00
TomasVotruba
d573822b78 fix 2017-11-25 02:11:13 +01:00
TomasVotruba
5c703ee72e [NodeTypeResolver] fix for parent classes of method call 2017-11-25 02:10:20 +01:00
TomasVotruba
a74aae8cb4 allow service fetching in tests 2017-11-25 01:12:49 +01:00
TomasVotruba
1fa76060a8 fix aliases 2017-11-25 01:11:06 +01:00
TomasVotruba
22fe8d48fd add few missing dependencies, fix array cs, fix YAML unquoted key 2017-11-25 00:52:55 +01:00
TomasVotruba
6fb0aa7b91 composer: allow dev deps 2017-11-25 00:52:21 +01:00