1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Template
2020-04-18 11:48:22 -04:00
..
ClassStringMapTest.php Add very basic implementation for class-string-map 2019-12-27 12:49:28 -05:00
ClassTemplateCovarianceTest.php Prevent a templated type from hitting covariance checks 2020-04-01 10:53:40 -04:00
ClassTemplateExtendsTest.php Fix #3137 - support nested templates in class definitions 2020-04-17 01:16:15 -04:00
ClassTemplateTest.php Fix #3177 - prevent crash by using inherited templates 2020-04-18 11:48:22 -04:00
ConditionalReturnTypeTest.php Improve template assertion reconciliation 2020-04-18 11:22:06 -04:00
FunctionClassStringTemplateTest.php Use appropriate template types when applying array_filter asssertions 2020-03-24 12:15:56 -04:00
FunctionTemplateAssertTest.php Fix #3116 - allow class to be compared to a templated class-string 2020-04-10 00:26:11 -04:00
FunctionTemplateTest.php Support non-empty-arrays in array_keys (#3168) 2020-04-18 00:56:54 -04:00