Commit Graph

1328 Commits

Author SHA1 Message Date
TomasVotruba
a9d5d23b6f phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
cf8200fbef travis: use static anal on PHP 7.1 to prevent new PHP 7.2 feature to be added 2017-12-10 02:52:46 +01:00
TomasVotruba
c193d4b19f phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
fa244116d7 phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
d842249fd3 phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
b578b2f056 phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
d5961664cd phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
5031785866 config: order matter note 2017-12-10 02:52:46 +01:00
TomasVotruba
28815c5377 config: decouple external-services.yml 2017-12-10 02:52:46 +01:00
TomasVotruba
dc47a04947 composer: cleanup 2017-12-10 02:52:46 +01:00
TomasVotruba
14aaf707c9 fix tests 2017-12-10 02:52:46 +01:00
TomasVotruba
58ef48a873 composer: use php-parser dev 2017-12-10 02:52:46 +01:00
TomasVotruba
dbd515df9c improve complexity 2017-12-10 02:52:46 +01:00
TomasVotruba
3fa22870f7 bump composer deps 2017-12-10 02:52:46 +01:00
TomasVotruba
3d97c87e81 fix cs 2017-12-10 02:52:46 +01:00
TomasVotruba
c45db93d36 docs: resize space 2017-12-10 02:52:28 +01:00
TomasVotruba
23aae433ef docs: resize image 2017-12-10 02:50:24 +01:00
TomasVotruba
91dec1c556 docs: add smaller Twig 2017-12-10 02:47:49 +01:00
TomasVotruba
1be7f16c2c docs: remove big twig 2017-12-10 02:47:17 +01:00
Tomáš Votruba
62709e552e
Merge pull request #181 from greg0ire/twig_prepared_set
Twig prepared set
2017-12-10 02:32:14 +01:00
Grégoire Paris
493e418f46
Add Twig prepared set
Closes #137
2017-12-08 08:22:25 +01:00
Grégoire Paris
42ff927589
Spell "featured" properly 2017-12-08 08:22:25 +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
Tomáš Votruba
58d7e2ce9c
Merge pull request #179 from rectorphp/yaml-parser
[YamlParser] init
2017-12-03 13:06:56 +01:00
TomasVotruba
cbec0c9f16 sum up AutoconfigureRector 2017-12-03 12:57:01 +01:00
TomasVotruba
53086c10b1 fix test message 2017-12-03 03:30:34 +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
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