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 22:01:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
Template
History
Matthew Brown
72f3c306d7
Fix
#2471
- don’t erroneously template class-strings
2019-12-15 13:23:04 -05:00
..
ClassTemplateCovarianceTest.php
Fix
#2411
- allow use of covariant params in array returned value
2019-12-04 10:49:07 -05:00
ClassTemplateExtendsTest.php
Fix
#2471
- don’t erroneously template class-strings
2019-12-15 13:23:04 -05:00
ClassTemplateTest.php
Prevent static methods using class instance template types
2019-12-14 09:40:09 -05:00
FunctionClassStringTemplateTest.php
Normalize stringified type names (
#2239
)
2019-10-17 01:14:33 -04:00
FunctionTemplateAssertTest.php
Fix templated assertion handling for static methods
2019-11-04 05:31:45 -05:00
FunctionTemplateTest.php
Fix
#2431
- allow null in template defaults
2019-12-13 21:40:09 -05:00