456 Commits

Author SHA1 Message Date
TomasVotruba
e3971c2976 add ProcessBuilderInstanceRector 2017-12-19 13:21:30 +01:00
Tomáš Votruba
3461103221
Merge pull request #190 from rectorphp/phpunit-narrow-methods
[PHPUnit] Add NarrowMethodsRector
2017-12-19 13:20:28 +01:00
TomasVotruba
8e0bc4ec47 deprecate DeprecationExtractor, out of scope 2017-12-19 03:23:23 +01:00
TomasVotruba
d3b8f891c7 mixed types 2017-12-18 00:59:05 +01:00
TomasVotruba
c193d4b19f phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
dbd515df9c improve complexity 2017-12-10 02:52:46 +01:00
TomasVotruba
3d97c87e81 fix cs 2017-12-10 02:52:46 +01:00
TomasVotruba
48ac1a3d3a clean unused docs 2017-12-03 16:36:58 +01:00
TomasVotruba
8ca971e15a fix contract 2017-12-03 16:35:20 +01:00
TomasVotruba
09baec1f64 PSR4AutoloadRector - resolve relative resource 2017-12-03 16:34:33 +01:00
TomasVotruba
cbec0c9f16 sum up AutoconfigureRector 2017-12-03 12:57:01 +01:00
TomasVotruba
257282d5c9 fix cs 2017-12-03 03:29:33 +01:00
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
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
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
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
684955b44f YamlParser: add README 2017-12-01 21:08:11 +01:00
TomasVotruba
821b541502 cs void 2017-12-01 20:52:39 +01:00
TomasVotruba
f4f30f4e9b NodeCallerTypeResolver: check only identifier 2017-12-01 20:44:15 +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
TomasVotruba
3ee53abfda cs updates 2017-11-25 02:36:43 +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
22fe8d48fd add few missing dependencies, fix array cs, fix YAML unquoted key 2017-11-25 00:52:55 +01:00
TomasVotruba
e2f46e9e05 [NodeTypeResolver] fix tests 2017-11-24 23:58:41 +01:00
TomasVotruba
d01132fa03 [NodeTypeResolver] add parent class type to PropertyTypeResolver 2017-11-24 23:58:41 +01:00
TomasVotruba
5dc1e58074 [ReflectionDocBlock] add change var type to DocBlockAnalyzer 2017-11-24 23:58:41 +01:00
TomasVotruba
ff1991e1ba fix PropertyFetchTypeResolver for Concat names 2017-11-24 22:17:40 +01:00
TomasVotruba
4133d2cc25 fix cs 2017-11-18 00:05:02 +01:00