rector/packages/NodeNestingScope
Abdul Malik Ikhsan 926a7e02bc
[Privatization] Add constant support on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#1890)
* [Privatization] Add constant support on ChangeReadOnlyVariableWithDefaultValueToConstantRector

* implemented

* [ci-review] Rector Rectify

* add missing Use ConstFetch

* [ci-review] Rector Rectify

* rename method

* phpstan

* [ci-review] Rector Rectify

* flip check

* dependency circular between ExprAnalyzer and ArrayManipulator for check dynamic value

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* clean up

* phpstan

* [ci-review] Rector Rectify

* final touch: clean up

* [ci-review] Rector Rectify

Co-authored-by: GitHub Action <action@github.com>
2022-03-02 18:37:04 +07:00
..
NodeFinder [phpstan] Complete vague callable types (#1837) 2022-02-19 19:47:10 +01:00
ValueObject [CodingStyle] Trigger RemoveFinalFromConstRector (#1733) 2022-01-27 01:47:33 +07:00
ContextAnalyzer.php [Privatization] Add constant support on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#1890) 2022-03-02 18:37:04 +07:00
FlowOfControlLocator.php [phpstan] Complete vague callable types (#1837) 2022-02-19 19:47:10 +01:00
ParentScopeFinder.php [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
ScopeNestingComparator.php [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00