1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/Template
m0003r e81593f359
Localize types on magic properties (#3971)
* Fix #3949 - localize types on magic properties

* fix failing tests

* fix code style

Co-authored-by: m03r <m03r@m03r.net>
2020-08-10 12:45:21 -04:00
..
ClassStringMapTest.php Tighten up rules around instantiation a bit more 2020-08-06 10:18:55 -04:00
ClassTemplateCovarianceTest.php Prevent a templated type from hitting covariance checks 2020-04-01 10:53:40 -04:00
ClassTemplateExtendsTest.php Tighten up rules around instantiation a bit more 2020-08-06 10:18:55 -04:00
ClassTemplateTest.php Localize types on magic properties (#3971) 2020-08-10 12:45:21 -04:00
ConditionalReturnTypeTest.php Tighten up rules around instantiation a bit more 2020-08-06 10:18:55 -04:00
FunctionClassStringTemplateTest.php Tighten up rules around instantiation a bit more 2020-08-06 10:18:55 -04:00
FunctionTemplateAssertTest.php Fix #3491 - provide correct types for substitution 2020-05-30 19:11:41 -04:00
FunctionTemplateTest.php Detect mismatching param names effectively 2020-08-10 09:58:43 -04:00