1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/tests/Template
2023-11-18 08:55:20 +01:00
..
ClassStringMapTest.php
ClassTemplateCovarianceTest.php
ClassTemplateExtendsTest.php qa: modify tests since array keys are not mixed for ArrayObject 2023-09-10 16:06:56 +02:00
ClassTemplateTest.php Fix optional args not enforced in callable (fix for non-closure/arrow functions of https://github.com/vimeo/psalm/issues/8438) Fix array callables not treated as callable https://psalm.dev/r/23f3787207 (this is needed to fix the optional args enforcement for array callables too) 2023-11-18 08:55:20 +01:00
ConditionalReturnTypeTest.php qa: make assertions more strict as we do want exact matches 2023-09-11 11:14:12 +02:00
FunctionClassStringTemplateTest.php fix failing mock tests 2023-06-07 08:12:31 +02:00
FunctionTemplateAssertTest.php feature: (re-)implement object-shape assertions 2023-04-15 02:36:10 +02:00
FunctionTemplateTest.php Type check nested templates 2023-10-09 17:07:52 +03:00
KeyOfTemplateTest.php
NestedTemplateTest.php
PropertiesOfTemplateTest.php
TraitTemplateTest.php
ValueOfTemplateTest.php