1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-05 13:10:49 +01:00
psalm/tests/Template
Pol Dellaiera 31c924c314
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>
2020-10-13 11:35:49 -04:00
..
ClassStringMapTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
ClassTemplateCovarianceTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
ClassTemplateExtendsTest.php Fix #4122 - detect yield in function arguments 2020-09-13 17:13:26 -04:00
ClassTemplateTest.php Add more standard iterators (#4320) 2020-10-13 11:35:49 -04:00
ConditionalReturnTypeTest.php Fix #4310 - prevent literal class check on union 2020-10-12 14:45:11 -04:00
FunctionClassStringTemplateTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionTemplateAssertTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionTemplateTest.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00