1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
Maximilian Bösing eb6bbfb3b5
qa: remove redundant check as !empty already ensures that key does not return null
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
2022-10-17 20:38:34 +02:00
..
ArrayKeyExistsTest.php add test case derived from issue #7428 2022-09-17 23:02:25 +09:00
AssignmentInConditionalTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ConditionalTest.php fix tests for detailed $_SERVER 2022-09-15 19:39:02 +02:00
EmptyTest.php qa: remove redundant check as !empty already ensures that key does not return null 2022-10-17 20:38:34 +02:00
InArrayTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IssetTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReconcilerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RedundantConditionTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ScopeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeAlgebraTest.php Fix possibly empty array shape appearing non-empty (fixes #8048). 2022-06-02 14:00:52 -05:00
TypeTest.php update tests 2022-08-03 20:12:18 +02:00
ValueTest.php Cherry-pick: Try to provide literal int types when possible (fixes #6966) (#7071) 2022-09-19 21:54:16 +02:00