1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/TypeReconciliation
orklah 61512da144
add native return types (#4116)
* add native return types

* remove redundant phpdoc
2021-01-29 11:38:53 +01:00
..
ConditionalTest.php Make clause fully immutable 2021-01-29 11:38:46 +01:00
EmptyTest.php Add some backwards-incompatible changes for 4.x 2021-01-29 11:38:48 +01:00
IssetTest.php Add some backwards-incompatible changes for 4.x 2021-01-29 11:38:48 +01:00
ReconcilerTest.php add native return types (#4116) 2021-01-29 11:38:53 +01:00
RedundantConditionTest.php Fix #3934 - prevent unsafe use of new static 2020-08-05 19:39:27 -04:00
ScopeTest.php Fix #2915 - prevent "if (true)" and similar 2020-03-15 22:23:31 -04:00
TypeAlgebraTest.php Fix #4109 - detect duplicate match condition 2021-01-29 11:38:52 +01:00
TypeTest.php Fix #3934 - prevent unsafe use of new static 2020-08-05 19:39:27 -04:00
ValueTest.php Fix #4093 - prevent redundant condition in presence of positive-int 2021-01-29 11:38:50 +01:00