1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests
2016-10-20 00:47:10 -04:00
..
ArrayAssignmentTest.php Add additional array check 2016-10-15 13:11:08 -04:00
ArrayReturnTypeTest.php Simplify clearCache calls 2016-08-15 11:01:50 -04:00
IssueSuppressionTest.php Also inspect arrays from strings 2016-10-15 13:10:05 -04:00
Php55Test.php Support PHP5.5 features (except yield, for now) 2016-10-20 00:13:35 -04:00
Php56Test.php Add support for variadic and packed variables 2016-10-19 00:31:32 -04:00
Php70Test.php Add more failing PHP7.0 tests 2016-10-20 00:47:10 -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 Be more sensitive to function_exists checks, do not apply to whole function 2016-10-18 16:14:52 -04:00
TypeCombinationTest.php Add ObjectLike combination tests 2016-10-02 18:59:58 -04:00
TypeParseTest.php Update tests to look for object-like types 2016-09-22 00:50:47 -04:00
TypeReconciliationTest.php Also inspect arrays from strings 2016-10-15 13:10:05 -04:00
TypeTest.php Also inspect arrays from strings 2016-10-15 13:10:05 -04:00