rector/src
2020-09-22 20:22:10 +00:00
..
Application [DX] move Nette FileSytem to SmartFileSystem DI (#4262) 2020-09-19 09:27:29 +00:00
Autoloading Remove auto-bind parameter + fix array return type parent (#4252) 2020-09-17 21:28:16 +00:00
Bootstrap load rector-recipe.php only in case of GenerateCommand (#4211) 2020-09-13 02:32:55 +02:00
Comments add BreakingREmovalGuard, CommentableNodeResolver, and @fixme to un-removable nodes in ini_get/ini_set 2020-06-18 12:07:26 +02:00
Configuration [DX] move Nette FileSytem to SmartFileSystem DI (#4262) 2020-09-19 09:27:29 +00:00
Console drop ScreenFile command, not really used or maintained (#4270) 2020-09-22 14:39:09 +02:00
Context remove func call from methods calls 2020-07-06 01:59:41 +02:00
Contract add ConfigurableRectorInterface 2020-07-29 21:02:29 +02:00
DependencyInjection static fixes (#4140) 2020-09-07 17:40:46 +02:00
Error update link to correct README (#4249) 2020-09-17 21:25:40 +02:00
EventDispatcher use constants in configs 2020-07-30 13:53:53 +02:00
Exception decouple Set package 2020-07-21 01:39:24 +02:00
Exclusion [CI] Add type-declaration set (#4089) 2020-09-01 17:56:30 +00:00
FileSystem Remove auto-bind parameter + fix array return type parent (#4252) 2020-09-17 21:28:16 +00:00
Guard add ActiveRectorsProvider, fix reporting 0 rules registered (#4106) 2020-09-02 12:54:11 +00:00
HttpKernel Remove auto-bind parameter + fix array return type parent (#4252) 2020-09-17 21:28:16 +00:00
Logging add CurrentRectorProvider 2020-03-19 14:15:08 +01:00
NeonYaml add rename class support in twig/latte as well 2020-06-23 13:48:53 +02:00
NonPhpFile [Order] Make OrderPrivateMethodsByUseRector process file in one run u… (#3889) 2020-08-05 22:45:36 +02:00
Php [CodingStyle] Bug fix: ReservedKeywordAnalyzer should add _SESSION to NATIVE_VARIABLE_NAMES (#4265) 2020-09-21 20:58:55 +00:00
PhpDoc PHPStan: require iterable types (#3936) 2020-08-11 10:59:04 +00:00
PhpParser [DX] move Nette FileSytem to SmartFileSystem DI (#4262) 2020-09-19 09:27:29 +00:00
PHPStan Fix PHPStan constants issues (#4248) 2020-09-17 21:24:34 +02:00
Rector [Naming] Make bool property respect is/has/was naming (#4215) 2020-09-22 20:22:10 +00:00
RectorDefinition [Order] Order properties and constants with respect of complexity and position (#3826) 2020-07-31 22:20:45 +02:00
Reflection PHPStan: require iterable types (#3936) 2020-08-11 10:59:04 +00:00
Set Fix invalid set reporting (#4006) 2020-08-22 19:27:41 +00:00
Skip Fix PHPStan constants issues (#4248) 2020-09-17 21:24:34 +02:00
Stubs refresh to fix old cache of stubs 2020-07-01 23:24:50 +02:00
Testing [DX] move Nette FileSytem to SmartFileSystem DI (#4262) 2020-09-19 09:27:29 +00:00
Util static fixes (#4140) 2020-09-07 17:40:46 +02:00
ValueObject [DX] PHPStan rule to check, that value objects do not have value object suffix (#4206) 2020-09-13 01:08:21 +02:00