php-src/ext/spl/tests
Marcus Boerger a68cb5129c - Add class spl_array_it which is the iterator returned by spl_array.
This class can also be used alone without spl_array but doesn't allow
  recursive foreach usage.
- Fix protos to new proto system.
- Add test for spl_array_it.
2003-07-20 01:22:03 +00:00
..
.htaccess Add spl extension 2003-05-01 23:28:28 +00:00
array_access_001.phpt Make array write stuff work again correct and fix tests 2003-07-16 10:41:43 +00:00
array_access_002.phpt Make array write stuff work again correct and fix tests 2003-07-16 10:41:43 +00:00
array_iterator.phpt - Add class spl_array_it which is the iterator returned by spl_array. 2003-07-20 01:22:03 +00:00
array_read.phpt Goodbye namespaces 2003-06-04 20:54:48 +00:00
array.phpt Add test for class spl_array 2003-07-19 21:04:16 +00:00
foreach_break.phpt Goodbye namespaces 2003-06-04 20:54:48 +00:00
foreach_non_spl.phpt Currently we're presented all properties with foreach() 2003-07-08 23:25:18 +00:00
foreach.phpt Goodbye namespaces 2003-06-04 20:54:48 +00:00
forward.phpt - Remove namespace leftovers 2003-06-17 20:18:10 +00:00
sequence.phpt - Remove namespace leftovers 2003-06-17 20:18:10 +00:00