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 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
Template
History
Brown
3da3d61270
Fix
#3434
by removing extraneous call to simplifyType
2020-05-26 17:55:54 -04:00
..
ClassStringMapTest.php
Add very basic implementation for class-string-map
2019-12-27 12:49:28 -05:00
ClassTemplateCovarianceTest.php
Prevent a templated type from hitting covariance checks
2020-04-01 10:53:40 -04:00
ClassTemplateExtendsTest.php
Fix
#3353
- allow extending nested when nested as type is mixed
2020-05-12 15:07:16 -04:00
ClassTemplateTest.php
Skip test that requires ext-ds
2020-05-25 18:47:59 -04:00
ConditionalReturnTypeTest.php
Fix
#3453
- allow conditional return types on instance methods
2020-05-25 09:39:30 -04:00
FunctionClassStringTemplateTest.php
Use appropriate template types when applying array_filter asssertions
2020-03-24 12:15:56 -04:00
FunctionTemplateAssertTest.php
Fix
#3116
- allow class to be compared to a templated class-string
2020-04-10 00:26:11 -04:00
FunctionTemplateTest.php
Fix
#3434
by removing extraneous call to simplifyType
2020-05-26 17:55:54 -04:00