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
whsv26
8b54cca3a8
Fix different context templates invalid argument bug for trait.
2021-09-13 23:43:09 +03:00
..
ClassStringMapTest.php
…
ClassTemplateCovarianceTest.php
…
ClassTemplateExtendsTest.php
…
ClassTemplateTest.php
Fix
#6212
- remove untested code, add test for reasonable behaviour
2021-07-31 19:50:56 -04:00
ConditionalReturnTypeTest.php
Support interface-string<Foo> as temporary alias of class-string<Foo> (
#6106
)
2021-07-16 18:38:39 -04:00
FunctionClassStringTemplateTest.php
Support interface-string<Foo> as temporary alias of class-string<Foo> (
#6106
)
2021-07-16 18:38:39 -04:00
FunctionTemplateAssertTest.php
Support interface-string<Foo> as temporary alias of class-string<Foo> (
#6106
)
2021-07-16 18:38:39 -04:00
FunctionTemplateTest.php
…
NestedTemplateTest.php
Support interface-string<Foo> as temporary alias of class-string<Foo> (
#6106
)
2021-07-16 18:38:39 -04:00
TraitTemplateTest.php
Fix different context templates invalid argument bug for trait.
2021-09-13 23:43:09 +03:00