1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests
2016-11-01 14:32:19 -04:00
..
ArrayAssignmentTest.php Removed object-like type descriptor in favour of array{} syntax 2016-10-28 13:24:06 -04:00
ArrayReturnTypeTest.php Simplify clearCache calls 2016-08-15 11:01:50 -04:00
ClosureTest.php Check closure params to see if they align with array_map/array_filter args 2016-10-29 22:17:46 -04:00
InterfaceTest.php Add interface inheritance test 2016-10-24 19:20:28 -04:00
IssueSuppressionTest.php Also inspect arrays from strings 2016-10-15 13:10:05 -04:00
ListTest.php Fix tests to all have property types 2016-11-01 14:32:19 -04:00
Php55Test.php Add support for Generator types 2016-10-20 14:28:16 -04:00
Php56Test.php Interpret variadic params as arrays 2016-10-29 20:50:24 -04:00
Php70Test.php Fix tests to all have property types 2016-11-01 14:32:19 -04:00
PropertyTypeTest.php Also inspect arrays from strings 2016-10-15 13:10:05 -04:00
ReturnTypeTest.php Also inspect arrays from strings 2016-10-15 13:10:05 -04:00
ScopeTest.php Fix more Psalm bugs found by Psalm 2016-10-23 12:24:53 -04:00
TypeCombinationTest.php Removed object-like type descriptor in favour of array{} syntax 2016-10-28 13:24:06 -04:00
TypeParseTest.php Add support for PHPDoc array style 2016-10-29 20:57:03 -04:00
TypeReconciliationTest.php Also inspect arrays from strings 2016-10-15 13:10:05 -04:00
TypeTest.php Fix tests to all have property types 2016-11-01 14:32:19 -04:00