3450 Commits

Author SHA1 Message Date
Tomas Votruba
e4630108ed add method renames 2018-09-26 19:34:03 +08:00
Tomas Votruba
44f25ea3f1 prepare config 2018-09-26 19:34:03 +08:00
Tomas Votruba
0efc746c93 allow custom get/set methods 2018-09-26 19:34:03 +08:00
Tomas Votruba
31892ad485 AdditionalAutoloader - show exceptions, as they are needed 2018-09-22 11:10:12 +02:00
Tomas Votruba
434f15ee59 composer: autoload tests 2018-09-22 11:09:57 +02:00
Tomas Votruba
e26038757e [CakePHP] Init ModalToGetSetRector 2018-09-22 11:09:49 +02:00
Tomas Votruba
5e533766e6 add ref 2018-09-21 15:04:15 +02:00
Tomas Votruba
9c50f52e00 init ModalToGetSetRector 2018-09-21 15:04:15 +02:00
Tomáš Votruba
eed4411b9a
Merge pull request #628 from rectorphp/cakephp
Various improvements
2018-09-21 15:03:00 +02:00
Tomas Votruba
d04152076b DocBlockAnalyzer - cache per Node 2018-09-21 15:02:22 +02:00
Tomas Votruba
b30fa8a047 bump to php-parser 4.0.4 2018-09-21 14:09:32 +02:00
Tomas Votruba
da85f34184 bump to php-parser 4.0.4 2018-09-21 14:02:19 +02:00
Tomas Votruba
73c663b711 fix paths 2018-09-21 13:44:52 +02:00
Tomas Votruba
3cf4bf9563 drop METHOD_CALL_NAME, use Analyzer instead 2018-09-21 07:52:12 +02:00
Tomas Votruba
db385652c8 add SplFileInfo->getRealPath() custom type provider for PHPStan to save many irelevant reports 2018-09-21 07:50:14 +02:00
Tomas Votruba
f07480c773 apply thecodingmachine/safe 2018-09-21 07:50:14 +02:00
Tomas Votruba
1ab794a3b9 fix fnmatch order 2018-09-21 07:50:14 +02:00
Tomas Votruba
b640e75e4e add HIDE_AUTOLOAD_ERRORS constant option 2018-09-21 07:50:14 +02:00
Tomas Votruba
ea54e53cea simplify FormTypeStringToTypeProvider 2018-09-21 07:50:14 +02:00
Tomas Votruba
c5bfce50b6 remove useless comments, add yaml suffix 2018-09-21 07:50:14 +02:00
Tomas Votruba
5c3067c95d fix StringFormTypeToClassRector 2018-09-21 07:50:14 +02:00
Tomas Votruba
0f2f74ca8a add hide-autoload-errors for tests for unsolvable errors 2018-09-21 07:50:14 +02:00
Tomas Votruba
d3a8f76acb make AdditionalAutoloader tolerant 2018-09-21 07:50:14 +02:00
Tomas Votruba
917e3d79b9 fix preg_quote exclude_path [closes #632] 2018-09-21 07:50:14 +02:00
Tomas Votruba
bff2dfb805 Make PropertyToMethodRector work with getter with arg 2018-09-21 07:50:14 +02:00
Tomas Votruba
065ca5cefe cs: add YamlRectorInterface to order method fixer 2018-09-19 19:21:47 +02:00
Tomas Votruba
776005aff5 apply Symplify\CodingStandard\Fixer\Order\MethodOrderByTypeFixer 2018-09-19 18:33:11 +02:00
Tomáš Votruba
e03f02f486
Merge pull request #627 from rectorphp/errors-non-blocking
make error on process non-blocking
2018-09-19 01:11:37 +02:00
Tomas Votruba
336ee32f92 add Shell with ERROR and SUCCESS code 2018-09-19 01:06:58 +02:00
Tomas Votruba
db0fef557d make error on process non-blocking 2018-09-17 12:38:11 +02:00
Tomas Votruba
316830f50c MethodNameReplacerRector - fix variable type of identifier v0.3.8 2018-09-16 19:30:17 +02:00
Tomas Votruba
765e2145e7 fix bootstrap autolaod for build 2018-09-16 19:14:06 +02:00
Tomas Votruba
984aeba9a5 Fix MethodNameReplacerRector for active types [ref #619] v0.3.7 2018-09-16 17:45:41 +02:00
Tomáš Votruba
f8cc3c5357
Merge pull request #625 from rectorphp/bump
Dependency bump + add symplify/phpstan-extensions
2018-09-15 21:41:52 +02:00
Tomas Votruba
cba00b618e bump to Symplify 5.0 stable 2018-09-15 20:52:08 +02:00
Tomas Votruba
3060bdc792 drop slam set, included in symplify set 2018-09-15 20:52:08 +02:00
Tomas Votruba
b10617c4c1 few annotations 2018-09-15 20:52:08 +02:00
Tomas Votruba
8f522001c5 add phpstan-extensions 2018-09-14 17:50:29 +02:00
Tomas Votruba
73a5503fa6 add MethodOrderByTypeFixer 2018-09-14 17:50:22 +02:00
Tomas Votruba
8a388bf28c bump packages as well 2018-09-14 17:39:11 +02:00
Tomas Votruba
a23fee70b4 use Symplify 4.8 2018-09-14 17:38:10 +02:00
Tomáš Votruba
75b5a92067
Merge pull request #623 from rectorphp/fixes
exclude_paths fixes
v0.3.6
2018-09-14 17:32:36 +02:00
Tomas Votruba
5978bbbace fix exclude_paths in FilesFinder 2018-09-14 17:27:26 +02:00
Tomas Votruba
6adf8d4405 apply exclude_paths in AdditionalAutolaoder 2018-09-14 17:26:27 +02:00
Tomas Votruba
b0652d0f65 fix get request for GetRequestRector [closes #594] 2018-09-11 20:46:11 +02:00
Tomas Votruba
4c04f51ee5 fix GetRequestRector fully qualified namespace [closes #608] 2018-09-11 20:09:50 +02:00
Tomáš Votruba
350658a8c9
Merge pull request #621 from rectorphp/yaml-unite-api
[YamlRector] drop isCandidate() to be consistent with PhpRectorInterface API [closes #617]
2018-09-11 19:45:14 +02:00
Tomas Votruba
da7ea345b1 cleanup README [skip ci] 2018-09-11 19:40:08 +02:00
Tomas Votruba
efe898ca0f [YamlRector] drop isCandidate() to be consistent with PhpRectorInterface API [closes #617] 2018-09-11 19:38:24 +02:00
Tomáš Votruba
993a959608
Merge pull request #620 from rectorphp/bump
composer: bump dependencies
v0.3.5
2018-09-10 20:59:04 +02:00