1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/PhpVisitor
Daniil Gentili cca276768e
List refactoring v5 (#8820)
* Squash

* Remove BC break

* Suppress

* Possibly fix

* Fixes

* Fix test

* Trigger build

* Update psl

* Update psl

* Fixes

* Fixes

* Cleanup

* fix

* Fix build

* Do not consider never when getting the max count

* Add assertion

* Cleanup

* Fix

* Cleanup
2022-12-13 21:40:19 +01:00
..
Reflector List refactoring v5 (#8820) 2022-12-13 21:40:19 +01:00
AssignmentMapVisitor.php
CheckTrivialExprVisitor.php
CloningVisitor.php
ConditionCloningVisitor.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
NodeCleanerVisitor.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
NodeCounterVisitor.php
OffsetShifterVisitor.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
ParamReplacementVisitor.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
PartialParserVisitor.php List refactoring v5 (#8820) 2022-12-13 21:40:19 +01:00
ReflectorVisitor.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
ShortClosureVisitor.php
SimpleNameResolver.php List refactoring v5 (#8820) 2022-12-13 21:40:19 +01:00
TraitFinder.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
TypeMappingVisitor.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
YieldTypeCollector.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00