summaryrefslogtreecommitdiff
path: root/tests/classes/iterators_006.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-25/+25
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
* Deprecate each()Nikita Popov2017-02-031-4/+3
* Remove zend_version() checks from testsNikita Popov2017-01-301-2/+0
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Rename hasMore() to valid() as discussed. (Part I)Marcus Boerger2004-03-081-2/+2
* Add new iterator test inspired by bug #26527Marcus Boerger2003-11-181-0/+87