1146 Commits

Author SHA1 Message Date
TomasVotruba
749cc933e8 better name 2017-11-09 03:11:27 +01:00
TomasVotruba
644f76c0d4 return test 2017-11-09 02:57:37 +01:00
TomasVotruba
a1138364ab [PHPUnit] make tests pass 2017-11-09 02:56:56 +01:00
TomasVotruba
0e3b987d95 [PHPUnit] separate method rename and argument shuffle 2017-11-09 02:52:27 +01:00
TomasVotruba
2275f6d500 Router cleanup 2017-11-09 02:36:12 +01:00
TomasVotruba
d350decb5c drop unused factory 2017-11-09 01:58:48 +01:00
TomasVotruba
2c22cff952 drop BootstrapToRouterFactoryRector - too many big changes, should handle manually 2017-11-09 01:56:00 +01:00
TomasVotruba
4d1d5b783b temp 2017-11-08 20:35:03 +01:00
Tomáš Votruba
40fae63e67
Merge pull request #143 from RectorPHP/verbose
[Console] allow verbose option, improve default definition to opt-out
2017-11-06 22:02:04 +01:00
TomasVotruba
0deb0f9311 typos and details 2017-11-06 18:59:05 +01:00
Tomáš Votruba
4668f1feb2
Merge pull request #141 from RectorPHP/phpstan
Add Phpstan Shim
2017-11-06 15:03:58 +01:00
TomasVotruba
020afa720c [Console] allow verbose option, improve default definition to opt-out 2017-11-06 15:02:46 +01:00
TomasVotruba
78008f3bda phpstam MAX 2017-11-06 14:54:31 +01:00
TomasVotruba
a2097fec4f phpstan lvl 7 2017-11-06 14:54:16 +01:00
TomasVotruba
f779062784 phpstan lvl 6 2017-11-06 14:30:45 +01:00
TomasVotruba
fa1b58a559 phpstan lvl 6 wip 2017-11-06 14:24:40 +01:00
TomasVotruba
df701033ad phpstan lvl 5 2017-11-06 14:15:35 +01:00
TomasVotruba
1994dfb068 phpstan lvl 4 2017-11-06 13:59:54 +01:00
TomasVotruba
8a6db417ab phpstan lvl 3 2017-11-06 13:58:51 +01:00
TomasVotruba
bade14387a travis: improve speed by more balanced builds 2017-11-06 13:53:32 +01:00
TomasVotruba
3d12ab4e23 travis: fix phpstan shortcut 2017-11-06 13:41:02 +01:00
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
Tomáš Votruba
9d1a7fa9d0
Merge pull request #136 from RectorPHP/trait-it-right
Improve Class Analyzer
2017-11-06 12:12:48 +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