php-src/ext/spl/tests
2009-01-14 15:53:03 +00:00
..
array_001.phpt Replacing explicit object ID with %d 2008-10-17 15:03:48 +00:00
array_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_003.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_006.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_007.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_008.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_009.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_009a.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_010.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_011.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_012.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_013.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_014.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_015.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_016.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_017.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_018.phpt MFH: Fix #45820 (Empty ArrayObject keys not allowed) 2008-12-30 23:34:29 +00:00
array_019.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_020.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_021.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_022.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
array_023.phpt Sync spl tests with HEAD 2008-05-08 12:02:17 +00:00
array_024.phpt MFH: First part of count/handlers related fixes 2008-07-06 23:45:56 +00:00
array_025.phpt MFH: Fix #46192 (Serialization of ArrayObject with objects as storage) 2008-09-29 22:45:28 +00:00
array_026.phpt Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite) 2008-10-05 14:20:55 +00:00
arrayObject___construct_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject___construct_basic2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject___construct_basic3.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject___construct_basic4.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject___construct_basic5.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject___construct_basic6.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject___construct_error1.phpt Fix #46317 (Iterator class not properly checked) 2008-10-19 18:00:24 +00:00
arrayObject___construct_error2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_asort_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_asort_basic2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_clone_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_clone_basic2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_clone_basic3.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_count_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_exchangeArray_basic1.phpt Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ). 2008-08-04 11:45:21 +00:00
arrayObject_exchangeArray_basic2.phpt Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ). 2008-08-04 11:45:21 +00:00
arrayObject_exchangeArray_basic3.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_getFlags_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_getFlags_basic2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_getIteratorClass_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_ksort_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_ksort_basic2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_magicMethods1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_magicMethods2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_magicMethods3.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_magicMethods4.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_magicMethods5.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_magicMethods6.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_natcasesort_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_natsort_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_setFlags_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_setFlags_basic2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_setIteratorClass_error1.phpt Fix #46317 (Iterator class not properly checked) 2008-10-19 18:00:24 +00:00
arrayObject_uasort_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_uasort_error1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_uksort_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
arrayObject_uksort_error1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
bug28822.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug31185.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug31346.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug31348.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug31926.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug32134.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug32394.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug33136.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug34548.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug36258.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug36287.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug36825.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug36941.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug37457.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug38325.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug38618.phpt Add consistency with the flag 2008-05-06 23:08:06 +00:00
bug40036.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug40091.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug40442.phpt - Add bug name 2007-04-06 17:54:22 +00:00
bug40872.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug41528.phpt - Unit test for bug #41528 2007-12-12 00:34:06 +00:00
bug41691.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug41692.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug41828.phpt Fix bug #41828 (Fix crash on wrong instantiation) 2008-03-12 13:34:47 +00:00
bug42364.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
bug42654.phpt - Fix tests 2007-11-02 19:41:12 +00:00
bug42703.phpt - Fix #42703 2007-10-18 04:41:39 +00:00
bug44615.phpt Add tests from testfest 2008-06-12 20:52:34 +00:00
bug45216.phpt MFH: Fix #45216 (Add a default size for fgetss) 2008-06-18 10:05:29 +00:00
bug45614.phpt MFH: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop of wrapped object) 2008-07-24 15:54:41 +00:00
bug45622.phpt MFH: Fix bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set) 2008-07-26 12:34:10 +00:00
bug45826.phpt MFH: Fix #45826 (Custom serialization) 2008-08-25 18:40:44 +00:00
bug46031.phpt MFH: Fixed bug #46031 (Segfault in AppendIterator::next) 2008-09-09 19:44:15 +00:00
bug46051.phpt MFH: Fixed #46051 (SplFileInfo::openFile - memory overlap) 2008-09-11 15:22:49 +00:00
bug46053.phpt MFH: Fixed #46053 (SplFileObject::seek - Endless loop) 2008-09-11 15:31:58 +00:00
bug46088.phpt - New test 2008-09-22 13:09:50 +00:00
bug46115.phpt Fixed bug #46115 (Memory leak when calling a method using Reflection) 2008-09-19 12:48:33 +00:00
bug46160.phpt - MFH: Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method) 2008-09-23 12:06:01 +00:00
class_implements_basic2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
class_implements_basic.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
class_implements_variation1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
class_implements_variation2.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
class_implements_variation.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
countable_class_basic1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
countable_count_variation1.phpt Committing for Robin Fernandes 2008-10-17 14:34:55 +00:00
dit_001.phpt MFH Make test x-platform 2008-07-24 08:56:51 +00:00
dit_002.phpt - Remove crap 2008-08-15 15:21:04 +00:00
dit_003.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dit_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dit_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dit_006.phpt MFH: Implement DirectoryIterator::seek 2008-07-19 11:20:18 +00:00
dllist_001.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dllist_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dllist_003.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dllist_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dllist_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dllist_006.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dllist_007.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
dllist_008.phpt MFH: First part of count/handlers related fixes 2008-07-06 23:45:56 +00:00
fileobject_001.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
fileobject_001a.txt - Change FileObject's line counting to be zero based 2005-05-03 21:11:26 +00:00
fileobject_001b.txt - Change FileObject's line counting to be zero based 2005-05-03 21:11:26 +00:00
fileobject_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
fileobject_003.phpt MFH: - Fix filename in debug_info 2008-07-08 22:40:48 +00:00
fileobject_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
fileobject_005.phpt MFH: Drop SKIPIF check for ext/spl. 2008-05-25 06:05:57 +00:00
fileobject_checktype_basic.phpt Add tests from testfest 2008-06-12 20:46:12 +00:00
fileobject_getbasename_basic.phpt Add tests from testfest 2008-06-12 20:46:12 +00:00
fileobject_getcurrentline_basic.phpt Add tests from testfest 2008-06-12 20:46:12 +00:00
fileobject_getfileinfo_basic.phpt MFH: - Fix filename in debug_info 2008-07-08 22:40:48 +00:00
fileobject_getmaxlinelen_basic.phpt Add tests from testfest 2008-06-12 20:46:12 +00:00
fileobject_getsize_basic.phpt MFH 2008-07-02 12:25:15 +00:00
fileobject_setmaxlinelen_basic.phpt Add tests from testfest 2008-06-12 20:46:12 +00:00
fixedarray_001.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_002.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_003.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_004.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_005.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_006.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_007.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_008.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_009.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_010.phpt improve code coverage 2008-07-13 19:47:52 +00:00
fixedarray_011.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_012.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_013.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_014.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_015.phpt MFH: Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:40 +00:00
fixedarray_016.phpt MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patches) 2008-07-13 15:59:52 +00:00
fixedarray_017.phpt MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patches) 2008-07-13 15:59:52 +00:00
fixedarray_018.phpt MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patches) 2008-07-13 15:59:52 +00:00
fixedarray_019.phpt MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patches) 2008-07-13 15:59:52 +00:00
fixedarray_020.phpt MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patches) 2008-07-13 15:59:52 +00:00
fixedarray_021.phpt MFH: Increase coverage a bit 2008-07-28 14:24:45 +00:00
heap_001.phpt MFH: Fix clone + add tests 2008-08-03 19:07:31 +00:00
heap_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
heap_003.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
heap_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
heap_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
heap_006.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
heap_007.phpt - MFH 2008-11-22 14:19:47 +00:00
heap_008.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
heap_009.phpt remove the skipif 2008-05-25 12:13:41 +00:00
heap_010.phpt MFH: First part of count/handlers related fixes 2008-07-06 23:45:56 +00:00
heap_011.phpt MFH: Fix clone + add tests 2008-08-03 19:07:31 +00:00
iterator_001.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_003.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_006.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_007.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_008.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_009.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_010.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_011.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_012.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_013.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_014.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_015.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_016.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_017.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_018.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_019.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_020.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_021.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_022.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_023.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_024.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_025.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_026.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_027.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_028.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_029.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_030.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_031.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_032.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_033.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_034.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_035.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_036.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_037.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_038.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_039.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_040.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_041.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_041a.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_041b.phpt Fixed memory leak 2008-07-29 14:28:11 +00:00
iterator_042.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_043.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_044.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_045.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_046.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_047.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_048.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_049.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_049b.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_050.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_051.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_052.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_053.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_054.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_055.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
iterator_056.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_057.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_058.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_059.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_060.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_061.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_062.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_063.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_064.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_065.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_066.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_067.phpt MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:47:34 +00:00
iterator_068.phpt - Add new test 2008-08-24 16:46:30 +00:00
multiple_iterator_001.phpt - MFH Add MultipleIterator (Arnaud, Marcus) 2008-07-22 22:54:35 +00:00
observer_001.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
observer_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
observer_003.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
observer_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
observer_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
observer_006.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
observer_007.phpt MFH: Fix #47045 (Correctly compare splobjectstorages with ==) 2009-01-14 15:53:03 +00:00
pqueue_001.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
pqueue_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
pqueue_003.phpt - MFH 2008-11-22 14:19:47 +00:00
pqueue_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
recursive_tree_iterator_001.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
recursive_tree_iterator_002.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
recursive_tree_iterator_003.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
recursive_tree_iterator_004.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
recursive_tree_iterator_005.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
recursive_tree_iterator_006.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
recursive_tree_iterator_007.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
recursive_tree_iterator_008.phpt - MFH Added RecursiveTreeIterator 2008-07-19 15:49:21 +00:00
regexIterator_flags_basic.phpt MFH: Drop SKIPIF check for ext/spl. 2008-05-24 14:17:55 +00:00
regexIterator_mode_basic.phpt MFH: Drop SKIPIF check for ext/spl. 2008-05-24 14:17:55 +00:00
regexIterator_setMode_error.phpt MFH: Drop SKIPIF check for ext/spl. 2008-05-24 14:17:55 +00:00
spl_001.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_003.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_004.phpt - MFH EXPECT rather than EXPECTF 2008-08-11 17:30:37 +00:00
spl_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_006.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_007.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_001.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_002.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_003.phpt - MFH Fix test 2008-07-13 21:44:38 +00:00
spl_autoload_004.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_005.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_006.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_007.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
spl_autoload_008.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_009.phpt Drop SKIPIF check for ext/spl. 2008-05-24 14:10:44 +00:00
spl_autoload_010.phpt MFH: Add a prepend param to spl_autoload_register 2008-05-25 12:22:38 +00:00
spl_autoload_011.phpt MFH: Add a prepend param to spl_autoload_register 2008-05-25 12:22:38 +00:00
spl_autoload_012.phpt MFH: Fix #45656 (new Class silenting exceptions in autoloaders) 2008-09-15 10:19:53 +00:00
testclass - Add new functions 2005-03-02 01:14:41 +00:00
testclass.class.inc - Add new functions 2005-03-02 01:14:41 +00:00
testclass.inc - Add new functions 2005-03-02 01:14:41 +00:00
testclass.php.inc - Add new functions 2005-03-02 01:14:41 +00:00