1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/TypeReconciliation
2020-07-26 19:09:26 -04:00
..
ConditionalTest.php Fix some more tests 2020-07-21 23:16:56 -04:00
EmptyTest.php fixes wrong return type of key() #3838 (#3839) 2020-07-20 04:49:36 -04:00
IssetTest.php Fix #3324 - prevent crash asserting on possibly-undefined variable 2020-05-08 14:21:10 -04:00
ReconcilerTest.php Refactor type comparison 2020-07-21 19:40:35 -04:00
RedundantConditionTest.php Fix #3894 - don’t alter class-string during erroneous emptiness check 2020-07-25 22:49:19 -04:00
ScopeTest.php Fix #2915 - prevent "if (true)" and similar 2020-03-15 22:23:31 -04:00
TypeAlgebraTest.php Compare to real outer context, not if one 2020-04-07 15:13:17 -04:00
TypeTest.php Be better about strict inference 2020-03-25 09:18:49 -04:00
ValueTest.php Add better checks 2020-07-26 19:09:26 -04:00