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
Brown
15df39f72f
Fix
#3127
- allow templated param to be accepted where static is expected
2020-04-12 20:09:49 -04:00
..
ClassStringMapTest.php
…
ClassTemplateCovarianceTest.php
Prevent a templated type from hitting covariance checks
2020-04-01 10:53:40 -04:00
ClassTemplateExtendsTest.php
Fix
#3127
- allow templated param to be accepted where static is expected
2020-04-12 20:09:49 -04:00
ClassTemplateTest.php
Suppress MixedAssignment again
2020-04-05 01:04:52 -04:00
ConditionalReturnTypeTest.php
Accept partial match of template type
2020-04-04 17:14:33 -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
Add back nuance to error messages for conflicting type bounds
2020-04-08 12:37:46 -04:00