273 Commits

Author SHA1 Message Date
TomasVotruba
89bfb7982e [CakePHPToSymfony] Add CakePHPTemplateHToTwigRector 2020-01-20 00:34:55 +01:00
Tomas Votruba
c66836a23d
Merge pull request #2710 from jeroensmit/splitIfs
Added more logic for if statement splitting
2020-01-19 10:32:25 +01:00
Jeroen Smit
4d986dd23c Added more logic for if statement splitting 2020-01-19 10:11:17 +01:00
TomasVotruba
e01b4e709c use pcov for coverage 2020-01-19 02:28:32 +01:00
TomasVotruba
81531b2669 [CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector 2020-01-19 02:21:07 +01:00
TomasVotruba
37c342b654 [CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector 2020-01-18 23:09:01 +01:00
TomasVotruba
70031e0b50 cleanup fixed phpstan reports 2020-01-18 22:59:20 +01:00
TomasVotruba
a60e526722 [CakePHPToSymfony] Add CakePHPControllerComponentToSymfonyRector 2020-01-18 18:50:03 +01:00
TomasVotruba
22cbd150e8 [CakePHPToSymfony] Add CakePHPControllerHelperToSymfonyRector 2020-01-18 18:50:03 +01:00
TomasVotruba
95b5486747 [CakePHPToSymfony] Add CakePHPControllerActionToSymfonyControllerActionRector 2020-01-18 18:50:03 +01:00
C0pyR1ght
4980d18cb8
Changed ChangeMethodVisibilityRector yaml config
The example config resulted in an invalid yaml file with the current rector version.
´The configuration key "FrameworkClass" is unsupported for definition`
2020-01-17 11:02:39 +01:00
TomasVotruba
9944485d11 [PHPUnit] Add ClassMethod/RemoveEmptyTestMethodRector 2020-01-17 01:26:48 +01:00
Jeroen Smit
f0e3575846 updated docs 2020-01-15 21:40:44 +01:00
TomasVotruba
0bf8eb833d rebuid docs 2020-01-14 21:19:23 +01:00
TomasVotruba
a94dcb9f2a [Polyfill] Add UnwrapFutureCompatibleIfPhpVersionRector 2020-01-13 02:45:54 +01:00
TomasVotruba
a03f78027b rename UnwrapFutureCompatibleIfRector to UnwrapFutureCompatibleIfFunctionExistsRector 2020-01-13 00:03:10 +01:00
TomasVotruba
1b6f616cf9 import names 2020-01-12 23:34:34 +01:00
TomasVotruba
fa12a080e4 [CakePHP] Add ImplicitShortClassNameUseStatementRector 2020-01-11 22:14:25 +01:00
TomasVotruba
3050843a49 [CakePHP 3.0] Add AppUsesStaticCallToUseStatementRector 2020-01-11 22:14:25 +01:00
Lctrs
85e73f9827 [Php70] add a rector to pass only variables as arguments by reference 2020-01-10 15:37:08 +01:00
TomasVotruba
6071b994e7 update docs 2020-01-08 01:05:45 +01:00
TomasVotruba
06197d6cec update docs 2020-01-06 16:20:36 +01:00
TomasVotruba
8b533f7dd3 update docs [skip ci] 2020-01-05 00:18:57 +01:00
TomasVotruba
018fdf9340 update docs 2020-01-04 18:49:26 +01:00
TomasVotruba
e124806553 [CodeQuality] Add ChangeArrayPushToArrayAssignRector 2020-01-04 00:32:28 +01:00
TomasVotruba
88d3111975 update docs 2020-01-03 19:20:13 +01:00
TomasVotruba
8e588eb4bb update docs 2019-12-27 18:50:00 +01:00
TomasVotruba
7de28f6c0c update docs [skip ci] 2019-12-26 19:35:02 +01:00
Tomas Votruba
c8f6e2818b
[docs] Fix codesample in TypedPropertyRector (#2492)
[docs] Fix codesample in TypedPropertyRector
2019-12-26 18:56:26 +01:00
TomasVotruba
16199dbd01 fix PREG_SPLIT_DELIM_CAPTURE for split Nette Utils 2019-12-26 15:39:45 +01:00
Ruud Kamphuis
abbd6357f9
Fix codesample in TypedPropertyRector
This rector does not remove the PHPDoc.
2019-12-26 15:06:42 +01:00
TomasVotruba
e0bfbda7ca update docs 2019-12-26 11:25:25 +01:00
Markus Staab
58aadff9fd
Fix typo 2019-12-25 21:17:24 +01:00
Markus Staab
05254b4176
Fix typos 2019-12-25 19:57:18 +01:00
TomasVotruba
6c190e9997 remove confusing RectorServiceParametersShifter 2019-12-23 02:29:02 +01:00
TomasVotruba
4e9ab470de [PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector 2019-12-22 21:08:35 +01:00
TomasVotruba
fb614b8ed2 update docs 2019-12-22 19:38:09 +01:00
TomasVotruba
c12eae9ddf [docs] add Rector recipe 2019-12-22 16:37:17 +01:00
TomasVotruba
7711b0aeba [Class_] Add AddInterfaceByTraitRector 2019-12-19 23:12:25 +01:00
TomasVotruba
4fd745dc2c update docs 2019-12-18 10:53:46 +01:00
TomasVotruba
9075363fef bump to PHPStan 0.12 2019-12-09 00:57:53 +01:00
TomasVotruba
290d0b4ee5 fixup! Merge pull request #2409 from rectorphp/phalcon-round-2 2019-12-08 18:01:29 +01:00
Jeroen Smit
15974ee857 Added check for correct delimiter to use in preg_quote 2019-12-07 08:27:57 +01:00
Radim Vaculik
531af78fd7
Fix: RandomFunctionRector typo fix + regenerated docs 2019-11-29 14:19:49 +01:00
TomasVotruba
62e1b90c47 fix space fixer 2019-11-16 09:45:14 +01:00
TomasVotruba
8d4ec5152b Fix parent interface, extends, implements same name as short name 2019-11-14 17:59:37 +01:00
TomasVotruba
bb7125361e [Nette] Add SetClassWithArgumentToSetFactoryRector 2019-11-14 13:01:23 +01:00
Jeroen Smit
3540c91ef2 Merged RemoveDeadZeroAndOneOperationRector and RemoveZeroAndOneBinaryRector into RemoveDeadZeroAndOneOperationRector 2019-11-14 10:00:26 +01:00
TomasVotruba
04fb893284 fix cs 2019-11-13 20:01:44 +01:00
Jeroen Smit
c4f1dbd604 Updated docs 2019-11-12 08:01:15 +01:00