rector/packages/NodeCollector
Abdul Malik Ikhsan 3153a088a3
[Privatization] Handle Reference Method/Static Call from outside file on ChangeReadOnlyPropertyWithDefaultValueToConstantRector (#6256)
* Add failing test fixture for ChangeReadOnlyPropertyWithDefaultValueToConstantRector

* Closes #6214

* phpstan

* CS fix

* phpstan

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* fix ReturnThisRemoveRector on check "vendor" dir

* phpstan

* phpstan

* [ci-review] Rector Rectify

* phpstan

* [ci-review] Rector Rectify

* php 7.3

* phpstan

* use isBuiltIn() check

* [ci-review] Rector Rectify

* move Functionality to FunctionLikeReflectionParser

* return false on ClassMethod not found

* phpstan

* [ci-review] Rector Rectify

Co-authored-by: zingimmick <zingimmick@outlook.com>
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-28 13:03:41 +00:00
..
NodeAnalyzer Refactor OptionalParametersAfterRequiredRector to remove dependency from NodeRepository (#6098) 2021-04-11 10:27:20 +00:00
NodeCollector [Privatization] Handle Reference Method/Static Call from outside file on ChangeReadOnlyPropertyWithDefaultValueToConstantRector (#6256) 2021-04-28 13:03:41 +00:00
NodeVisitor Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (#5958) 2021-03-23 23:13:35 +01:00
Reflection Remove dynamic type checks (#5939) 2021-03-21 19:41:17 +01:00
ScopeResolver [ci-review] Rector Rectify 2021-03-18 00:00:16 +01:00
ValueObject [DX] move packages from src/tests to single PSR-4 directory (#5824) 2021-03-12 01:21:29 +00:00
StaticAnalyzer.php [DX] move packages from src/tests to single PSR-4 directory (#5824) 2021-03-12 01:21:29 +00:00