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
af52590fef
Make test better
2019-12-11 00:42:09 -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
Make test better
2019-12-11 00:42:09 -05:00
ClassTemplateTest.php
Fix
#2439
- fix templating of class-string<T>::returnsStatic
2019-12-08 21:12:25 -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
#2432
- narrow template type after is_object check
2019-12-08 21:40:15 -05:00