1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/TypeReconciliation
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
..
ArrayKeyExistsTest.php Simplify assertions generated by an array_key_exists check (#8763) 2022-11-25 12:16:37 -05:00
AssignmentInConditionalTest.php
ConditionalTest.php
EmptyTest.php
InArrayTest.php
IssetTest.php List refactoring v5 (#8820) 2022-12-13 21:40:19 +01:00
ReconcilerTest.php
RedundantConditionTest.php List refactoring v5 (#8820) 2022-12-13 21:40:19 +01:00
ScopeTest.php
TypeAlgebraTest.php
TypeTest.php List refactoring v5 (#8820) 2022-12-13 21:40:19 +01:00
ValueTest.php