3435 Commits

Author SHA1 Message Date
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
Tomas Votruba
52e4c0a195 composer: bump dependencies 2018-09-08 11:23:42 +02:00
Tomáš Votruba
1c98667901
Merge pull request #618 from rectorphp/symplify-bump
Upgrade to Symplify 4.7
2018-09-06 15:40:31 +02:00
Tomas Votruba
13fc40e956 apply new coding standard rulesets, mostly Slevomat 4.7, cleanup old code 2018-09-06 14:50:23 +02:00
Tomas Votruba
d42241d53e composer: update to Symplify 4.7 + move dev packages to require-dev 2018-09-06 14:45:35 +02:00
Tomas Votruba
e0b5f7bae0 travis: add PHP 7.2 build 2018-09-06 14:37:34 +02:00
Tomáš Votruba
08b8129c59
Merge pull request #614 from rectorphp/try-catch-phpunit
[PHPUnit] Try catch to expectException
2018-09-01 17:42:28 +02:00
Tomas Votruba
f4fb5a2529 surround string with # 2018-08-31 14:45:57 +02:00
Tomas Votruba
a11f9f98e1 add expectExceptionMessageRegExp support 2018-08-31 14:45:57 +02:00
Tomas Votruba
6b4c049b3a add test cases for exception code and multiple lines in try 2018-08-31 14:17:49 +02:00
Tomas Votruba
03ae776833 decouple isThisMethodCallWithNames() to MethodCallAnalyzer 2018-08-31 14:08:59 +02:00
Tomas Votruba
f2cfaa8c96 init TryCatchToExpectExceptionRector 2018-08-31 01:41:32 +02:00
Tomáš Votruba
b78fc0eacf
Merge pull request #612 from rectorphp/finder-match
FilesFinder - allow searching in asterisk
2018-08-30 23:50:13 +02:00
Tomas Votruba
5a9951e2dd cleanup 2018-08-30 23:09:05 +02:00
Tomas Votruba
8b36e42058 add rector/utils to NodeTypeResolver deps 2018-08-30 23:07:51 +02:00
Tomas Votruba
aadf95ea24 indent yaml 2018-08-30 23:07:40 +02:00