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
Matt Brown
44f8d71e72
Fix
#5290
- improve inference of nested class-string template types
2021-02-27 01:00:05 -05:00
..
ClassStringMapTest.php
…
ClassTemplateCovarianceTest.php
…
ClassTemplateExtendsTest.php
Separate out some nested template tests
2021-02-26 16:05:46 -05:00
ClassTemplateTest.php
Fix
#5229
- new SomeTemplatedClass should expand out params even if none passed
2021-02-25 21:20:05 -05:00
ConditionalReturnTypeTest.php
Fix inference of conditional types when wildcard constant given
2021-02-20 12:21:52 -05:00
FunctionClassStringTemplateTest.php
Fix
#4955
- catch invalid passing class constant where templated class string expected
2021-01-11 00:28:44 -05:00
FunctionTemplateAssertTest.php
Fix inference of conditional types when wildcard constant given
2021-02-20 12:21:52 -05:00
FunctionTemplateTest.php
Fix
#5279
- don’t convert get_class($templated) into dependent type
2021-02-25 18:43:04 -05:00
NestedClassTemplateTest.php
Fix
#5290
- improve inference of nested class-string template types
2021-02-27 01:00:05 -05:00
TraitTemplateTest.php
implement DTO for plugins (
#4881
)
2021-01-06 09:05:53 -05:00