3471 Commits

Author SHA1 Message Date
Tomas Votruba
f435da5a77 fix Symfony Bridge v0.3.10 2018-09-27 13:56:47 +08:00
Tomas Votruba
e000a0caa2 docs: use nicer PNG format of CakePHP logo v0.3.9 2018-09-27 01:15:24 +08:00
Tomáš Votruba
6f6b621769
Merge pull request #637 from rectorphp/cakephp35
Complete CakePHP 3.5 upgrade set
2018-09-27 01:07:14 +08:00
Tomas Votruba
2508d01101 travis: temporary disable lowest for unreplicable errors, as rare case 2018-09-27 00:36:32 +08:00
Tomas Votruba
24026b14ac update CakePHP 3.5 set 2018-09-27 00:36:32 +08:00
Tomas Votruba
b8f677d389 travis: check if php 2018-09-26 23:52:50 +08:00
Tomas Votruba
5f0d8c1e68 make code cs-proof 2018-09-26 23:44:41 +08:00
Tomas Votruba
af26e944d8 composer: add fixed version of symplify 2018-09-26 21:28:57 +08:00
Tomas Votruba
a21b26c92b add @cakephp and @silverstripe to supported projects [closes #635] 2018-09-26 21:26:04 +08:00
Tomas Votruba
37a6a4b62c composer: add fixed version of better-phpdoc-parser 2018-09-26 21:14:53 +08:00
Tomas Votruba
41b0f22932 gitignore: add phpunit cache 2018-09-26 21:14:09 +08:00
Tomáš Votruba
606edd7f45
Merge pull request #636 from rectorphp/parameter-guard
Add ParameterGuide
2018-09-26 14:55:08 +03:00
Tomas Votruba
94875880ea static fixes 2018-09-26 19:44:54 +08:00
Tomas Votruba
de6c1505a4 show location 2018-09-26 19:44:54 +08:00
Tomas Votruba
3b1b29d11e ParameterGuider - add autoload_paths 2018-09-26 19:44:54 +08:00
Tomas Votruba
19afb3db00 merge autoload_dirs and autoload_files to autolaod_paths, to 1:1 with exclude and include 2018-09-26 19:44:54 +08:00
Tomas Votruba
6d3c0be1eb init ParameterGuide 2018-09-26 19:44:31 +08:00
Tomáš Votruba
3c3cfe85ff
Merge pull request #634 from rectorphp/cakephp-modal
[Cakephp] Add modal refactoring
2018-09-26 14:44:16 +03:00
Tomas Votruba
0f709a66d5 static fixes 2018-09-26 19:41:53 +08:00
Tomas Votruba
81d1697d14 init NormalToFluentRector 2018-09-26 19:34:51 +08:00
Tomas Votruba
2b3c3b60d9 extend cakephp34 level 2018-09-26 19:34:03 +08:00
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