rector/src
2020-06-19 12:51:05 +02:00
..
Application add ParsedStmtsAndTokens value object 2020-06-19 12:51:05 +02:00
Autoloading use new FileSystemFilter 2020-05-16 12:44:27 +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 add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
Console add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
Context move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
Contract Update documentation link in PhpRectorInterface 2020-06-09 11:23:04 +03:00
DependencyInjection add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
Error move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
EventDispatcher refactor finish extension to event subscriber 2020-05-26 14:59:45 +02:00
Exception add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
Exclusion Fix when PropertyProperty is a subnode of Property 2020-05-05 20:31:20 +02:00
FileSystem use new FileSystemFilter 2020-05-16 12:44:27 +02:00
Guard move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
HttpKernel add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
Logging add CurrentRectorProvider 2020-03-19 14:15:08 +01:00
Naming use constant over string 2020-05-22 11:05:55 +02:00
Php [Legacy] Add FunctionToStaticMethodRector 2020-05-13 15:50:30 +02:00
PhpDoc add comments constant to prevent typos 2020-05-25 17:03:48 +02:00
PhpParser add ParsedStmtsAndTokens value object 2020-06-19 12:51:05 +02:00
PHPStan/Reflection apply privatization 2020-03-29 00:06:05 +01:00
Rector add BreakingREmovalGuard, CommentableNodeResolver, and @fixme to un-removable nodes in ini_get/ini_set 2020-06-18 12:07:26 +02:00
RectorDefinition complete missing code samples 2020-06-16 16:20:17 +02:00
Reflection make property protected if used by child 2020-06-10 01:23:00 +02:00
Set move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
Stubs move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
Testing add VIRTUAL_NODE constant, prevent double post traversing nodes 2020-06-19 01:35:11 +02:00
Util [Legacy] Add FunctionToStaticMethodRector 2020-05-13 15:50:30 +02:00
ValueObject add ParsedStmtsAndTokens value object 2020-06-19 12:51:05 +02:00
Yaml remove scan-fatal-errors, move to migrify 2020-05-03 01:06:31 +02:00