This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-22 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
Template
History
Matthew Brown
b67f661604
Fix
#2735
- interpret template check in context of class-string generation
2020-02-02 10:51:18 -05:00
..
ClassStringMapTest.php
Add very basic implementation for class-string-map
2019-12-27 12:49:28 -05:00
ClassTemplateCovarianceTest.php
Fix
#2475
- allow iterable covariance
2019-12-16 07:16:35 -05:00
ClassTemplateExtendsTest.php
Fix
#2667
- don’t check inherited signature return types for accuracy
2020-01-21 11:07:44 -05:00
ClassTemplateTest.php
Fix
#2554
- treat templated class string as proper subtype of class string
2020-01-07 00:39:16 -05:00
FunctionClassStringTemplateTest.php
Fix templating class-string unions
2020-02-01 15:02:44 -05:00
FunctionTemplateAssertTest.php
Fix
#2735
- interpret template check in context of class-string generation
2020-02-02 10:51:18 -05:00
FunctionTemplateTest.php
Allow templated array_map callable inference
2020-01-30 17:13:46 -05:00