rector/rules-tests/Php71/Rector
Abdul Malik Ikhsan 1691157a64
[Core] Use PropertyFetchAnalyzer::isFilledViaMethodCallInConstructStmts() in ConstructorAssignDetector::isPropertyAssigned() (#2351)
* [Core] Use PropertyFetchAnalyzer::isFilledViaMethodCallInConstructStmts() in ConstructorAssignDetector::isPropertyAssigned()

* more

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* add test for self static

* more tests

* phpstan

* [ci-review] Rector Rectify

* StaticPropertyFetch detection fix

* final touch: clean up: donot create object when not needed

* final touch: clean up

* final touch: clean up

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

Co-authored-by: GitHub Action <action@github.com>
2022-05-23 21:06:50 +07:00
..
Assign/AssignArrayToStringRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
BinaryOp/BinaryOpBetweenNumberAndStringRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
BooleanOr/IsIterableRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
ClassConst/PublicConstantVisibilityRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
FuncCall [Core] Use PropertyFetchAnalyzer::isFilledViaMethodCallInConstructStmts() in ConstructorAssignDetector::isPropertyAssigned() (#2351) 2022-05-23 21:06:50 +07:00
List_/ListToArrayDestructRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Name/ReservedObjectRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
TryCatch/MultiExceptionCatchRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00