]> granicus.if.org Git - php/commit
Committing for Robin Fernandes
authorZoe Slattery <zoe@php.net>
Fri, 17 Oct 2008 14:34:55 +0000 (14:34 +0000)
committerZoe Slattery <zoe@php.net>
Fri, 17 Oct 2008 14:34:55 +0000 (14:34 +0000)
commitf591bffba92bd97fceb0f80315d4e6925084712d
treee4a84fb5026112002be4024316f8663900d6e0ae
parent41ad9b4d1fdd8790aaabbbbd4e37e61adc93421a
Committing for Robin Fernandes
42 files changed:
ext/spl/tests/arrayObject___construct_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject___construct_basic2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject___construct_basic3.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject___construct_basic4.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject___construct_basic5.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject___construct_basic6.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject___construct_error1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject___construct_error2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_asort_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_asort_basic2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_clone_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_clone_basic2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_clone_basic3.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_count_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_exchangeArray_basic3.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_getFlags_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_getFlags_basic2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_getIteratorClass_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_ksort_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_ksort_basic2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_magicMethods1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_magicMethods2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_magicMethods3.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_magicMethods4.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_magicMethods5.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_magicMethods6.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_natcasesort_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_natsort_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_setFlags_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_setFlags_basic2.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_setIteratorClass_error1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_uasort_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_uasort_error1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_uksort_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_uksort_error1.phpt [new file with mode: 0644]
ext/spl/tests/class_implements_basic.phpt [new file with mode: 0644]
ext/spl/tests/class_implements_basic2.phpt [new file with mode: 0644]
ext/spl/tests/class_implements_variation.phpt [new file with mode: 0644]
ext/spl/tests/class_implements_variation1.phpt [new file with mode: 0644]
ext/spl/tests/class_implements_variation2.phpt [new file with mode: 0644]
ext/spl/tests/countable_class_basic1.phpt [new file with mode: 0644]
ext/spl/tests/countable_count_variation1.phpt [new file with mode: 0644]