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
ae7c5b095b
Fix
#3712
- allow taints to be suppressed with @psalm-suppress
2020-07-01 23:23:45 -04:00
..
ClassStringMapTest.php
…
ClassTemplateCovarianceTest.php
Prevent a templated type from hitting covariance checks
2020-04-01 10:53:40 -04:00
ClassTemplateExtendsTest.php
Fix
#3712
- allow taints to be suppressed with @psalm-suppress
2020-07-01 23:23:45 -04:00
ClassTemplateTest.php
Fix
#3603
- better typed value comparisons for loose equality
2020-06-18 09:31:38 -04:00
ConditionalReturnTypeTest.php
Fix
#3600
- conditional return should be removed before comparison
2020-06-17 12:57:50 -04:00
FunctionClassStringTemplateTest.php
Use appropriate template types when applying array_filter asssertions
2020-03-24 12:15:56 -04:00
FunctionTemplateAssertTest.php
Fix
#3491
- provide correct types for substitution
2020-05-30 19:11:41 -04:00
FunctionTemplateTest.php
Fix
#3434
by removing extraneous call to simplifyType
2020-05-26 17:55:54 -04:00