1124 Commits

Author SHA1 Message Date
TomasVotruba
c78ef24a6b fix travis 2017-11-06 13:26:57 +01:00
TomasVotruba
3cff336fcf phpstan lvl 2 2017-11-06 13:13:55 +01:00
TomasVotruba
6cdb066b91 [NodeTypeResolver] add ClassMethodTypeResolver 2017-11-06 13:08:27 +01:00
TomasVotruba
b1c33462fb phpstan lvl 2 wip 2017-11-06 12:48:43 +01:00
TomasVotruba
b3fd2c1ee2 phpstan lvl 1 2017-11-06 11:43:12 +01:00
TomasVotruba
8924f3e03c phpstan lvl 0 2017-11-06 11:40:43 +01:00
TomasVotruba
6e37aef635 init PHPStan shim 2017-11-06 03:53:05 +01:00
TomasVotruba
f7afb215a0 travis: use ENV to run tests with coverage just once 2017-11-06 03:51:04 +01:00
TomasVotruba
22c70879b7 travis: revert stages, shorten feedback loop 2017-11-06 03:46:11 +01:00
TomasVotruba
eed598e26c Revert "travis: stages"
This reverts commit 5f6b660e0baee3f1d9cc644e9f4b2b97e8129e03.
2017-11-06 03:46:11 +01:00
TomasVotruba
479eee023f details 2017-11-06 03:46:11 +01:00
TomasVotruba
ab3b3d1148 RectorConfigFilePathHelper: remove unneded static 2017-11-06 03:46:11 +01:00
TomasVotruba
25a2f1b806 composer: relax deps 2017-11-06 03:45:23 +01:00
TomasVotruba
85cbd393e6 rename ClassAnalyzer to correct ClassLikeAnalyzer 2017-11-06 03:45:23 +01:00
TomasVotruba
3dabe99ad0 add test for interface extending interface 2017-11-06 03:45:23 +01:00
TomasVotruba
65c7df925a ClassAnalyzer - improve anonymous class resolving 2017-11-06 03:45:23 +01:00
TomasVotruba
948707ef0b fix 2017-11-06 03:45:23 +01:00
TomasVotruba
6dbddb8a22 [ClassAnalyzer] add simple tests for resolveTypeAndParentTypes, fix for Trait and Interface 2017-11-06 03:45:23 +01:00
Tomáš Votruba
fcca4a680b
Merge pull request #138 from greg0ire/proofread_readme
Proofread readme
2017-11-06 03:44:52 +01:00
Tomáš Votruba
de3da35954
Merge pull request #140 from greg0ire/fix_typo
Spell "statement" properly
2017-11-06 03:43:58 +01:00
Grégoire Paris
5f87ca9eb1
Spell "statement" properly 2017-11-05 23:38:16 +01:00
Grégoire Paris
dcc6d97fb7
Improve style 2017-11-05 23:09:38 +01:00
Grégoire Paris
d8ce7ebd5f
Remove unnecessary word 2017-11-05 23:07:32 +01:00
Grégoire Paris
d7187a8826
Spell "formatting" properly 2017-11-05 23:06:52 +01:00
Grégoire Paris
98dcd55427
Simplify install instructions 2017-11-05 23:05:48 +01:00
Tomáš Votruba
c9a200ce16
Merge pull request #135 from RectorPHP/phpunit
[PHPUnit] new rectors
2017-11-05 18:12:59 +01:00
TomasVotruba
636476c224 [PHPUnit] GetMockRector detail 2017-11-05 17:51:45 +01:00
TomasVotruba
ad63e7bd8e delegate empty comment cleanup to Coding Style 2017-11-05 17:46:58 +01:00
TomasVotruba
d7e56e025a [PHPUnit] finish ExceptionAnnotationRector 2017-11-05 17:35:51 +01:00
TomasVotruba
3f08549901 [PHPUnit] ExceptionAnnotationRector wip 2017-11-05 13:00:40 +01:00
TomasVotruba
3c044ecceb [PHPUnit] improve SpecificMethodRector 2017-11-05 12:14:07 +01:00
TomasVotruba
0cc75d58be misc v0.1.0 2017-11-04 13:27:36 +01:00
TomasVotruba
25e9723190 composer: add missing symfony/finder 2017-11-04 13:23:20 +01:00
TomasVotruba
8c79699731 fix bootstrap autoloading 2017-11-04 13:23:00 +01:00
TomasVotruba
f5908477cf make bin unique 2017-11-04 13:03:37 +01:00
TomasVotruba
51650644fa add bins 2017-11-04 12:45:59 +01:00
TomasVotruba
bbf31ce945 add bins 2017-11-04 10:35:59 +01:00
TomasVotruba
d61dd83e99 README: add cs note [closes #112] 2017-11-02 18:32:11 +01:00
TomasVotruba
2f541372d5 README: move own rector under Dynamic, that are prefered and easier to use 2017-11-02 18:32:11 +01:00
TomasVotruba
6a845f6fbb add ecs-after-rector [closes #112] 2017-11-02 18:32:11 +01:00
Tomáš Votruba
e0c117fa2c
Merge pull request #127 from RectorPHP/dynamic-argument-replacer
DynamicArgumentReplacer tuning
2017-11-02 18:12:37 +01:00
TomasVotruba
4d5954cd77 fix cs 2017-11-02 17:52:36 +01:00
TomasVotruba
80cc9920b4 fix tests 2017-11-02 17:52:02 +01:00
TomasVotruba
16252b4da1 fix more array Types 2017-11-02 17:45:26 +01:00
TomasVotruba
77c24420c5 tests run 2017-11-02 17:37:51 +01:00
TomasVotruba
164bb57306 MethodReflector: add support returning multitypes, WIP 2017-11-02 17:24:30 +01:00
TomasVotruba
01499dc001 [BetterReflection] MethodReflector - add support for parent methods Reflecting 2017-11-02 17:08:54 +01:00
TomasVotruba
ca4a5a7f76 add FormChainMethodCalls test 2017-11-02 16:35:05 +01:00
TomasVotruba
48f3f02504 [NodeTypeResolver] decouple nested call types Test 2017-11-02 16:29:10 +01:00
TomasVotruba
ca3d8f1609 edge case note 2017-11-02 16:23:55 +01:00