rector/packages
Abdul Malik Ikhsan 9679ed6d77
[DeadCode] Skip using coealesce assign operator on return on RemoveUnusedPrivatePropertyRector (#2476)
Co-authored-by: GitHub Action <action@github.com>
2022-06-11 14:14:26 +02:00
..
BetterPhpDocParser [phpdoc-parser] Add new TokenIterator to preload, to fix removed endline bug (#2466) 2022-06-09 14:46:58 +02:00
Caching [Core] Remove loop on FilesFinder::findInDirectoriesAndFiles() (#2201) 2022-04-30 08:34:40 +02:00
ChangesReporting Improve BetterNodeFinder::findFirstPrevious() to work without statements (#2136) 2022-04-23 14:49:07 +02:00
Comments [DX] Skip extra comment, add RectorConfig->rules() (#2290) 2022-05-11 16:45:25 +00:00
Config [CS] Fix dynamic and broken indent detection, allow to configure spacing via RectorConfig::indent() method (#2442) 2022-06-06 11:51:58 +02:00
Defluent/NodeAnalyzer [static] Fix mixed type on property fetches and method calls (#1769) 2022-02-05 12:51:30 +01:00
FamilyTree [DeadCode] Improve RemoveJustPropertyFetchRector and apply (#2435) 2022-06-04 18:02:21 +00:00
FileSystemRector Fix return type of FileInfoParser::parseFileInfoToNodesAndDecorate (#2344) 2022-05-22 14:17:58 +07:00
NodeCollector [DeadCode] Add RemoveJustPropertyFetchRector (#2433) 2022-06-04 17:31:24 +00:00
NodeNameResolver [DeadCode] Improve RemoveJustPropertyFetchRector and apply (#2435) 2022-06-04 18:02:21 +00:00
NodeNestingScope [NodeNestingScope] Remove ScopeAwareNodeFinder::findParentType (#2214) 2022-05-02 15:49:33 +02:00
NodeRemoval [DX] Remove poorly designed NodeToReplacePostRector, return changed nodes directly in the current rule (#2229) 2022-05-05 00:16:25 +02:00
NodeTypeResolver [Renaming] Do not rename docblock same name not found in use inside namespace (#2471) 2022-06-11 13:54:13 +02:00
PHPStanStaticTypeMapper Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
Parallel [e2e] Add e2e for parallel process with current directory contains space (#2421) 2022-06-03 22:41:31 +02:00
PhpAttribute [DeadCode] Improve RemoveJustPropertyFetchRector and apply (#2435) 2022-06-04 18:02:21 +00:00
PostRector [Renaming] Skip rename docblock on conflict with alias on RenameClassRector (#2450) 2022-06-07 14:47:02 +02:00
ReadWrite [DeadCode] Skip using coealesce assign operator on return on RemoveUnusedPrivatePropertyRector (#2476) 2022-06-11 14:14:26 +02:00
Set [DowngradePhp82] Add DowngradeReadonlyClassRector to downgrade readonly class (#2322) 2022-05-31 23:20:12 +02:00
StaticTypeMapper Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
Testing Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
VendorLocker [Core] Use ReflectionResolver to get ClassReflection when possible (#2226) 2022-05-04 17:37:56 +07:00
VersionBonding [DX] Remove different php version rector reporting to make run more clean (#1959) 2022-03-25 00:39:44 +01:00