1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Template
Pol Dellaiera 2b437ad672
Add more standard iterators (#4320)
* Add CachingIterator, LimitIterator, InfiniteIterator, CallbackFilterIterator, NoRewindIterator.

Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>

* Add related Iterator tests.

Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2021-01-29 11:39:54 +01:00
..
ClassStringMapTest.php unused use statements (#4228) 2021-01-29 11:39:42 +01:00
ClassTemplateCovarianceTest.php unused use statements (#4228) 2021-01-29 11:39:42 +01:00
ClassTemplateExtendsTest.php Fix #4122 - detect yield in function arguments 2021-01-29 11:39:36 +01:00
ClassTemplateTest.php Add more standard iterators (#4320) 2021-01-29 11:39:54 +01:00
ConditionalReturnTypeTest.php Fix #4310 - prevent literal class check on union 2021-01-29 11:39:53 +01:00
FunctionClassStringTemplateTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
FunctionTemplateAssertTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
FunctionTemplateTest.php 4.x - refactor unused variable detection 2021-01-29 11:39:44 +01:00