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
RobChett
0a40286830
Don't throw UnnecesseryVarAnnotation when hinting a mixed template var
2023-04-19 21:23:40 +01:00
..
ClassStringMapTest.php
add unit test for
#4460
2023-02-28 11:38:44 +01:00
ClassTemplateCovarianceTest.php
…
ClassTemplateExtendsTest.php
add null to tests to fix invalid return type
2023-01-05 09:44:23 +01:00
ClassTemplateTest.php
Don't throw UnnecesseryVarAnnotation when hinting a mixed template var
2023-04-19 21:23:40 +01:00
ConditionalReturnTypeTest.php
…
FunctionClassStringTemplateTest.php
…
FunctionTemplateAssertTest.php
feature: (re-)implement object-shape assertions
2023-04-15 02:36:10 +02:00
FunctionTemplateTest.php
add more tests for
#9506
2023-03-17 15:56:33 +01:00
KeyOfTemplateTest.php
…
NestedTemplateTest.php
Additional test and fix when comparing nested templates (vimeo#9094).
2023-01-11 13:17:06 +01:00
PropertiesOfTemplateTest.php
…
TraitTemplateTest.php
…
ValueOfTemplateTest.php
…