1076 Commits

Author SHA1 Message Date
Tomas Votruba
fb6a3d818b [PHP] Add Php4ConstructorRector 2018-10-05 19:02:50 +08:00
Tomas Votruba
2a1fffc443 add PHP Rectors to own groups 2018-10-05 17:05:03 +08:00
Tomas Votruba
bae0a5bf44 [PHP] Add PublicConstantVisibility 2018-10-04 23:56:46 +08:00
Tomas Votruba
c8c82aabfd [PHP] Add RandomFunctionRector 2018-10-04 23:37:45 +08:00
Tomas Votruba
02d2ba69e3 [PHP] Add NullCoalesceRector 2018-10-04 23:09:30 +08:00
Tomas Votruba
39b5c0826f [PHP] Add pow to exp Rector [ref #638] 2018-10-04 16:21:56 +08:00
Tomas Votruba
9e9f5e796f init IsIterableRector [ref #638] 2018-10-04 15:59:30 +08:00
Tomas Votruba
5b65bb52fa tests: fix conflicting validating by autoloading only Wrong files in tests 2018-10-04 15:24:53 +08:00
Tomas Votruba
2812c30ee9 [PHP] Exception handler typehint 2018-10-04 00:24:47 +08:00
Tomas Votruba
bea97cd845 Null unwanted collecting in DocBlockAnalyzer 2018-10-03 20:30:23 +08:00
Tomas Votruba
9847e4613e update better-phpdoc-parser config path 2018-10-03 20:30:23 +08:00
Tomas Votruba
02dc77215e make use of ConfigurableCollector 2018-10-03 20:30:23 +08:00
Tomas Votruba
07913d30ac move Symplify ParameterTypoProofreader 2018-10-01 12:19:59 +08:00
Tomas Votruba
070cfe310e [PHP] Add PHP 7.4 Type Property Rector [ref #638] 2018-09-30 23:10:44 +08:00
Tomas Votruba
488ef3b40a init MultipleClassFileToPsr4ClassesRector 2018-09-29 00:12:35 +08:00
Tomas Votruba
dff33000e5 DocBlockAnalyzer - use FQN names only when needed 2018-09-28 00:41:28 +08:00
Tomas Votruba
108727540d conventions 2018-09-28 00:11:47 +08:00
Tomas Votruba
5337e6cf84 Make DocBlockAnalyzer::getTagByName() always return a tag 2018-09-28 00:11:39 +08:00
Tomas Votruba
fe7ab04430 typo 2018-09-27 23:57:10 +08:00
Tomas Votruba
f7646048c6 Fix NamespaceNodeVisitor to catch UseNodes even without namespace 2018-09-27 23:57:03 +08:00
Tomas Votruba
f435da5a77 fix Symfony Bridge 2018-09-27 13:56:47 +08:00
Tomas Votruba
5f0d8c1e68 make code cs-proof 2018-09-26 23:44:41 +08: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
6d3c0be1eb init ParameterGuide 2018-09-26 19:44:31 +08:00
Tomas Votruba
2b3c3b60d9 extend cakephp34 level 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
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
Tomas Votruba
d04152076b DocBlockAnalyzer - cache per Node 2018-09-21 15:02:22 +02:00
Tomas Votruba
3cf4bf9563 drop METHOD_CALL_NAME, use Analyzer instead 2018-09-21 07:52:12 +02:00
Tomas Votruba
f07480c773 apply thecodingmachine/safe 2018-09-21 07:50:14 +02:00
Tomas Votruba
ea54e53cea simplify FormTypeStringToTypeProvider 2018-09-21 07:50:14 +02:00
Tomas Votruba
5c3067c95d fix StringFormTypeToClassRector 2018-09-21 07:50:14 +02:00
Tomas Votruba
d3a8f76acb make AdditionalAutoloader tolerant 2018-09-21 07:50:14 +02:00
Tomas Votruba
776005aff5 apply Symplify\CodingStandard\Fixer\Order\MethodOrderByTypeFixer 2018-09-19 18:33:11 +02:00
Tomas Votruba
cba00b618e bump to Symplify 5.0 stable 2018-09-15 20:52:08 +02:00
Tomas Votruba
8a388bf28c bump packages as well 2018-09-14 17:39:11 +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
Tomas Votruba
efe898ca0f [YamlRector] drop isCandidate() to be consistent with PhpRectorInterface API [closes #617] 2018-09-11 19:38:24 +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
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