1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
Matthew Brown d450b40da8
Remove some logic that didn't need to be there (#9209)
* Remove check to see what breaks

* Simplify following logic

* Add tests from @kkmuffme‘s branch

* Reduce scope of fix

* Clean up logic a little

* Add failing test

* Improvements

* Fix for non-Paradoxical Condition result
2023-02-03 21:08:16 -05:00
..
ArrayKeyExistsTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
AssignmentInConditionalTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ConditionalTest.php Update conditional test to use filter_input with mixed return 2023-01-15 07:43:26 -06:00
EmptyTest.php Fix newly discovered CS issues 2023-02-02 12:19:22 -04:00
InArrayTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
IssetTest.php Adjusted existing tests to the new signature of explode() 2022-12-28 17:39:06 +01:00
ReconcilerTest.php remove useless imports 2022-12-29 01:00:06 +01:00
RedundantConditionTest.php Try 2022-12-25 19:11:54 +01:00
ScopeTest.php add test 2022-12-31 00:18:08 +01:00
TypeAlgebraTest.php Remove some logic that didn't need to be there (#9209) 2023-02-03 21:08:16 -05:00
TypeTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ValueTest.php Require trailing commas 2022-12-18 13:20:31 -06:00