]> granicus.if.org Git - php/commit
- MFH
authorMarcus Boerger <helly@php.net>
Sun, 21 May 2006 18:13:37 +0000 (18:13 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 21 May 2006 18:13:37 +0000 (18:13 +0000)
commite3f89f116a82ec0f0e3597c09753a074691d1a66
tree0640a0395d697a5ba0fe5ccfa729c2a5957c8061
parent75771301569ebbcb5bd5e3a4db325b955241404a
- MFH
  . Make code exception safe
  . Make RecursiveRegexIterator::getChildren pass regex to inner ctor
  . Fix CachingIterator::__toString() in TOSTRING_USE_KEY mode
  . Add CachingIterator::getCache()
  . Add tests
ext/spl/spl_iterators.c
ext/spl/spl_iterators.h
ext/spl/tests/iterator_042.phpt [new file with mode: 0755]
ext/spl/tests/iterator_043.phpt [new file with mode: 0755]
ext/spl/tests/iterator_044.phpt [new file with mode: 0755]
ext/spl/tests/iterator_045.phpt [new file with mode: 0755]
ext/spl/tests/iterator_046.phpt [new file with mode: 0755]
ext/spl/tests/iterator_047.phpt [new file with mode: 0755]
ext/spl/tests/iterator_048.phpt [new file with mode: 0755]