rector/src
Tomas Votruba 38e1f8a450
Remove NamespaceNodeVisitor (#2167)
* cleanup

* remove USE_NODES from mirror

* remove NamespaceNodeVisitor
2022-04-26 00:04:26 +02:00
..
Application Move FileWithoutNamespaceNodeTraverser outside RectorNodeTraverser (#2158) 2022-04-25 08:15:43 +00:00
Autoloading Fix stub PHPUnit\Framework\TestCase (#1954) 2022-03-22 21:32:53 +07:00
Bootstrap [PHPStan] Skip PHPStan error message on RectorConfigsResolver check realpath (#1126) 2021-11-01 17:41:10 +00:00
Config/Loader [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
Configuration Add deprecations to Option constants and refer to RectorConfig (#2110) 2022-04-20 19:19:18 +00:00
Console invalidate errored files in cache, to avoid hiding errors (#2138) 2022-04-23 13:57:18 +02:00
Contract [DX] Replace global BetterStandardPrinter from AbstractRector with autowired NodePrinterInterface for easier and specific re-use (#2036) 2022-04-10 00:36:13 +02:00
DependencyInjection Cleanup (#2159) 2022-04-25 10:21:21 +02:00
Differ [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
Enum [DX] simplify --debug output to the proccessed file path (#1933) 2022-03-15 13:59:11 +00:00
Error [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
Exception [Core] Refactor InfiniteLoopValidator (#1771) 2022-02-06 17:27:29 +07:00
Exclusion [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
FileSystem Fix bug with handling bad symlinks (#1938) 2022-03-24 01:12:24 +07:00
functions add strict return type based return doc 2022-01-05 12:37:11 +01:00
Kernel Bump to Sypmlify 10.1 (#1852) 2022-02-21 12:13:59 +00:00
Logging [PHP 7.4] Add more typed properties (#23) 2021-05-12 12:16:44 +02:00
NodeAnalyzer [Php71] Remove PropertyFetchAnalyzer::isFilledByConstructParam (#2122) 2022-04-22 02:43:25 +02:00
NodeDecorator [Core] Refactor InfiniteLoopValidator (#1771) 2022-02-06 17:27:29 +07:00
NodeManipulator Improve BetterNodeFinder::findFirstPrevious() to work without statements (#2136) 2022-04-23 14:49:07 +02:00
NonPhpFile [DX] Remove deprecated constants (#1833) 2022-02-18 02:39:44 +01:00
Php [Core] Add match, readonly, and yield from as reserved keywords on ReservedKeywordAnalyzer (#1985) 2022-04-01 14:41:49 +07:00
PhpParser Move FileWithoutNamespaceNodeTraverser outside RectorNodeTraverser (#2158) 2022-04-25 08:15:43 +00:00
PHPStan/Reflection/TypeToCallReflectionResolver [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
ProcessAnalyzer [Core] Remove Current Statement check on RectifiedAnalyzer, use Original Node instead (#2148) 2022-04-24 16:27:53 +00:00
Provider [PHP 7.4] Add more typed properties (#23) 2021-05-12 12:16:44 +02:00
Rector Remove NamespaceNodeVisitor (#2167) 2022-04-26 00:04:26 +02:00
Reflection [Privatization] Add ParentPropertyLookupGuard service (#2152) 2022-04-24 21:36:01 +02:00
Reporting [DX] Make progress bar less verbose on CI (#1797) 2022-02-11 12:06:34 +00:00
StaticReflection Update to PHPStan ^1.3 (#1589) 2021-12-30 00:06:56 +01:00
Stubs Bump min to PHP 7.2 (#1955) 2022-03-24 22:17:08 +01:00
Template [CodingStyle] Trigger RemoveFinalFromConstRector (#1733) 2022-01-27 01:47:33 +07:00
Util [DX] Add --memory-limit option to pass memory limit to parallel subprocesses (#1726) 2022-01-25 11:45:18 +00:00
Validation [Core] Remove InfiniteLoopValidator (#1871) 2022-02-26 11:07:11 +01:00
ValueObject [TypeDeclaration] Add ArrayShapeFromConstantArrayReturnRector (#1908) 2022-03-07 12:28:39 +01:00
ValueObjectFactory [Parallel] Improve tests to use file processor over file analyzer + fix missing RectorWithLineChange de/serialization (#1584) 2021-12-28 11:37:10 +01:00
constants.php composer: use phpstan with php-parser 4.10.5 (#6327) 2021-05-04 16:30:35 +02:00