summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug67360.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Check for zero-length keys in spl_array_skip_protected and don't skip them.Adam Harvey2014-05-291-0/+34
Fixes bug #67360 (Missing element after ArrayObject::getIterator).