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 13:51:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
Template
History
Matthew Brown
2cd7f74efb
Fix
#2554
- treat templated class string as proper subtype of class string
2020-01-07 00:39:16 -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
#2556
- don’t remap params if they’ve already been remapped once
2020-01-06 09:18:16 -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
Normalize stringified type names (
#2239
)
2019-10-17 01:14:33 -04:00
FunctionTemplateAssertTest.php
Fix templated assertion cc @vasily-kartashov
2019-12-29 11:57:54 -05:00
FunctionTemplateTest.php
Fix
#2508
- don’t replace templated types with generic ones inside own function
2019-12-28 18:38:02 -05:00