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
98eb40c4ca
Improve unwrapping inference in nested templates
...
Ref
#5290
2021-02-27 00:22:31 -05:00
..
ClassStringMapTest.php
unused use statements (
#4228
)
2020-09-22 01:10:46 -04:00
ClassTemplateCovarianceTest.php
unused use statements (
#4228
)
2020-09-22 01:10:46 -04:00
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
Improve unwrapping inference in nested templates
2021-02-27 00:22:31 -05:00
TraitTemplateTest.php
implement DTO for plugins (
#4881
)
2021-01-06 09:05:53 -05:00