1160 Commits

Author SHA1 Message Date
Tomáš Votruba
478bee05b3
Merge branch 'master' into nette-20 2017-11-09 14:14:59 +01:00
Tomáš Votruba
2d44541061
Merge pull request #154 from rectorphp/twig-debug
[Dynamic] improve ClassReplacerRector + add support for file source
2017-11-09 14:05:24 +01:00
TomasVotruba
e2baeb44e6 add support for single file arguments [closes #147] 2017-11-09 13:24:22 +01:00
Tomáš Votruba
a7b495e7b6
Merge pull request #145 from OndraM/feature/readme-run
Prefer level shortcuts insetad of config files in readme
2017-11-09 13:11:38 +01:00
Ondřej Machulda
1ee4271da5
Prefer level shortcuts; fix path to config file 2017-11-09 12:17:31 +01:00
TomasVotruba
28c672312b make tests pass 2017-11-09 03:33:17 +01:00
TomasVotruba
7998094641 update tests to use FQN names, delegate to coding standard 2017-11-09 03:29:16 +01:00
TomasVotruba
325c818758 [Dynamic] ClassReplacerRector - use FQN, add Twig test case [ref #137] 2017-11-09 03:28:52 +01:00
Tomáš Votruba
7954c7e4c4
Merge pull request #131 from rectorphp/grogy-patch-1
added class replace 'Component' for Nette 2.0
2017-11-09 03:18:30 +01:00
Tomáš Votruba
50accdcb48
Merge branch 'master' into grogy-patch-1 2017-11-09 03:18:23 +01:00
Tomáš Votruba
db1bf7871c
Merge pull request #153 from rectorphp/improve-phpunit
[PHPUnit] improve rectors
2017-11-09 03:17:54 +01:00
TomasVotruba
749cc933e8 better name 2017-11-09 03:11:27 +01:00
Tomáš Votruba
f46c1354a3
Merge pull request #152 from rectorphp/remove-router-rector
Drop BootstrapToRouterFactoryRector
2017-11-09 03:04:51 +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