php-src/ext/spl/tests
Marcus Boerger 5b755c40ea Fix several issues
- bugfix #27063
- bugfix #27929
- bugfix #28099
- bugfix #28125
# The amount of code is needed to solve the return by reference problem.
# dual_it and derived also need their own iterator handlers to be able
# to return by reference.
2004-04-25 11:14:11 +00:00
..
.htaccess Add spl extension 2003-05-01 23:28:28 +00:00
array_001.phpt Update error messages in tests 2004-04-13 19:08:54 +00:00
array_002.phpt New tests (and ordering of tests) 2004-04-13 19:06:39 +00:00
array_003.phpt Fix several issues 2004-04-25 11:14:11 +00:00
array_004.phpt Fix several issues 2004-04-25 11:14:11 +00:00
array_005.phpt New tests (and ordering of tests) 2004-04-13 19:06:39 +00:00
array_006.phpt Fix several issues 2004-04-25 11:14:11 +00:00
array_007.phpt Fix several issues 2004-04-25 11:14:11 +00:00
array_008.phpt Fix several issues 2004-04-25 11:14:11 +00:00
array_009.phpt Fix several issues 2004-04-25 11:14:11 +00:00
array_010.phpt Fix several issues 2004-04-25 11:14:11 +00:00
array_011.phpt Fix several issues 2004-04-25 11:14:11 +00:00
caching_iterator_str.phpt Fix CachingIterator's ability to cache string conversion results. 2004-03-17 19:58:32 +00:00
iterator_aggregation.phpt Add new test 2004-04-08 22:47:13 +00:00
iterator_get_inner.phpt Fix several issues 2004-04-25 11:14:11 +00:00
limititerator.phpt Fix several issues 2004-04-25 11:14:11 +00:00
sxe_001.phpt Add class SimpleXMLIterator 2004-01-18 15:33:38 +00:00
sxe_002.phpt Add class SimpleXMLIterator 2004-01-18 15:33:38 +00:00
sxe_003.phpt Rename hasMore() to valid() as discussed. (Part I) 2004-03-08 17:33:31 +00:00