rector/rules/Privatization
Abdul Malik Ikhsan dc9189280f
[PHPStan] Update to PHPStan ^1.7.0 (#2354)
* [PHPStan] Update to PHPStan ^1.7.0

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* already 1.7.1

* skip pull from PHPStan PhpPropertyReflection

* rename fixture

* debug

* Fixed 🎉

* keep mysqli object use case

Co-authored-by: GitHub Action <action@github.com>
2022-05-24 19:55:12 +07:00
..
Guard [Privatization] Add ParentPropertyLookupGuard service (#2152) 2022-04-24 21:36:01 +02:00
Naming
NodeAnalyzer
NodeFactory Bump Symplify and PHPStan rules version (#2218) 2022-05-03 14:53:25 +00:00
NodeManipulator [Php82] Add ReadOnlyClassRector (#2296) 2022-05-12 22:44:59 +07:00
NodeReplacer [Core] Clean up NodeFactory::createSelfFetchConstant(), remove unused $node parameter (#1898) 2022-03-03 11:31:45 +00:00
Rector restore regex replaces 2022-05-12 21:10:39 +02:00
Reflection [PHPStan] Update to PHPStan ^1.7.0 (#2354) 2022-05-24 19:55:12 +07:00
TypeManipulator Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
ValueObject [DX] Improve configuration objects + allow Symfony 6 (#1430) 2021-12-09 10:04:27 +01:00
VisibilityGuard