php-src/ext/spl/tests
Dmitry Stogov dd1c68e67f Merge branch 'master' into phpng
* master: (77 commits)
  NEWS entry for Fix potential segfault in dns_get_record()
  NEWS entry for "Fix potential segfault in dns_get_record()"
  NEWS entry for Fix potential segfault in dns_get_record(
  Fix potential segfault in dns_get_record()
  Revert "Add optional second arg to unserialize()"
  5.5.15 now
  update NEWS
  Fix bug #66127 (Segmentation fault with ArrayObject unset)
  5.4.31 next
  Add NEWS. This doesn't need UPGRADING (or an RFC), IMO.
  Fix broken test.
  Add a mime type map generation script and update the header.
  Move the mime type map out of php_cli_server.c for easier generation.
  Replace the CLI server's linear search for extensions with a hash table.
  fix test
  Remove unused included file
  NEWS
  NEWS
  NEWS
  Fixed Bug #67413 	fileinfo: cdf_read_property_info insufficient boundary chec
  ...

Conflicts:
	Zend/zend_closures.c
	Zend/zend_execute.c
	Zend/zend_vm_def.h
	Zend/zend_vm_execute.h
	ext/spl/spl_array.c
	ext/standard/basic_functions.c
	ext/standard/dns.c
	ext/standard/var.c
2014-06-12 05:07:33 +04:00
..
array_001.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
array_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_004.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
array_005.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_006.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_007.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_008.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
array_009.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_009a.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_010.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
array_011.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_012.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_013.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_014.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_015.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_016.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_017.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_018.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_019.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_020.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_021.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_022.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_023.phpt
array_024.phpt
array_025.phpt
array_026.phpt
array_027.phpt
arrayObject___construct_basic1.phpt
arrayObject___construct_basic2.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject___construct_basic3.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject___construct_basic4.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject___construct_basic5.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject___construct_basic6.phpt
arrayObject___construct_error1.phpt
arrayObject___construct_error2.phpt
arrayObject_asort_basic1.phpt Implemented FR #62840 (Add sort flag to ArrayObject::ksort) 2012-08-21 13:32:15 +08:00
arrayObject_asort_basic2.phpt
arrayObject_clone_basic1.phpt
arrayObject_clone_basic2.phpt
arrayObject_clone_basic3.phpt
arrayObject_count_basic1.phpt
arrayObject_exchangeArray_basic1.phpt
arrayObject_exchangeArray_basic2.phpt
arrayObject_exchangeArray_basic3.phpt
arrayObject_getFlags_basic1.phpt
arrayObject_getFlags_basic2.phpt
arrayObject_getIteratorClass_basic1.phpt
arrayObject_ksort_basic1.phpt Implemented FR #62840 (Add sort flag to ArrayObject::ksort) 2012-08-21 13:32:15 +08:00
arrayObject_ksort_basic2.phpt
arrayObject_magicMethods1.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject_magicMethods2.phpt
arrayObject_magicMethods3.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject_magicMethods4.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject_magicMethods5.phpt
arrayObject_magicMethods6.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject_natcasesort_basic1.phpt
arrayObject_natsort_basic1.phpt
arrayObject_offsetExists_nullcheck.phpt Added failing test for ArrayObject::offsetExists(). 2012-03-27 18:59:04 +05:00
arrayObject_setFlags_basic1.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
arrayObject_setFlags_basic2.phpt
arrayObject_setIteratorClass_error1.phpt
arrayObject_uasort_basic1.phpt
arrayObject_uasort_error1.phpt
arrayObject_uksort_basic1.phpt
arrayObject_uksort_error1.phpt
ArrayObject_unserialize_empty_string.phpt
bug28822.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug31185.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug31346.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug31348.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug31926.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug32134.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug32394.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug33136.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug34548.phpt
bug36258.phpt
bug36287.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug36825.phpt
bug36941.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug37457.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug38325.phpt
bug38618.phpt
bug40036.phpt
bug40091.phpt
bug40442.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug40872.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug41528.phpt
bug41691.phpt
bug41692.phpt
bug41828.phpt - Reverted changes that required constructor overrides to invoke the parent 2011-10-29 23:17:18 +00:00
bug42364.phpt
bug42654.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug42703.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug44144.phpt
bug44615.phpt
bug45216.phpt
bug45614.phpt
bug45622.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
bug45622b.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
bug45826.phpt
bug46031.phpt
bug46051.phpt
bug46053.phpt
bug46088.phpt
bug46115.phpt
bug46160.phpt
bug47534.phpt
bug48023.phpt
bug48361.phpt
bug48493.phpt
bug49263.phpt
bug49723.phpt
bug49972.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug50579.phpt
bug51119.phpt
bug51374.phpt
bug51532.phpt Implement variadic function syntax 2013-09-26 18:39:17 +02:00
bug52238.phpt Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
bug52573.phpt
bug52861.phpt Bug #52861: unset fails with ArrayObject and deep arrays 2013-02-26 22:11:52 -08:00
bug53071.phpt Make sure gc is enabled 2012-01-08 18:22:50 +00:00
bug53144.phpt
bug53362.phpt
bug53515.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
bug54281.phpt - Reverted changes that required constructor overrides to invoke the parent 2011-10-29 23:17:18 +00:00
bug54291.phpt fix tests broken by 633f898f15 2014-02-27 02:31:42 +01:00
bug54292.phpt - Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construct()) 2011-03-23 22:46:04 +00:00
bug54304.phpt Test for non-string replacement, bug#54304 2011-09-12 17:20:44 +00:00
bug54323.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
bug54384.phpt - Reverted changes that required constructor overrides to invoke the parent 2011-10-29 23:17:18 +00:00
bug54970.phpt - Fixed bug #54970 (SplFixedArray::setSize() isn't resizing) 2011-06-02 00:40:27 +00:00
bug54971.phpt Fixed tests that var_dump/print_r DOM objects. 2012-03-23 22:08:33 +00:00
bug60201.phpt Reflection doesn't return ref anymore 2014-03-16 15:47:08 +08:00
bug61326.phpt - Fixed bug #61326 (ArrayObject comparison). 2012-03-10 17:19:39 +00:00
bug61347.phpt Fixed bug #61347 (inconsist isset behavior of Arrayobject) 2012-03-11 08:27:55 +00:00
bug61418.phpt Revert "Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" - causes bug #61482" 2012-03-23 09:40:27 +00:00
bug61453.phpt Fixed bug #61453. 2012-03-21 12:42:09 +00:00
bug61527.phpt Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end) 2012-07-14 22:34:28 -07:00
bug61697.phpt Fix bug #61697 - spl_autoload_functions returns lambda functions incorrectly 2013-07-21 22:47:10 -07:00
bug61828.phpt Fixed Bug #61828 (Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice) 2013-06-25 13:38:27 +08:00
bug62073.phpt Fixed bug #62073 2012-05-24 23:31:05 +08:00
bug62262.phpt Fixed bug RecursiveArrayIterator does not implement Countable 2012-06-19 18:32:44 +02:00
bug62328.phpt more test script for #62328 2012-08-13 11:03:35 +08:00
bug62433.phpt fixed #62433 test for win 2012-07-09 12:42:10 +02:00
bug62616.phpt missed the test script 2012-07-21 23:30:32 +08:00
bug62672.phpt - Fixed bug #62672 (Error on serialize of ArrayObject) patch by: lior dot k at zend dot com 2013-06-25 21:18:09 -03:00
bug62904.phpt Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray) 2012-08-23 23:27:16 +08:00
bug62978.phpt Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
bug63680.phpt This test will only work if gc is enabled 2013-08-02 12:00:48 -04:00
bug64023.phpt Fix bug #64023 (__toString() & SplFileInfo) 2013-01-22 11:33:29 +01:00
bug64106.phpt Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extended 2013-01-30 20:40:02 +01:00
bug64228.phpt Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS) 2013-02-17 11:04:36 +08:00
bug64264.phpt Fixed bug #64264 (SPLFixedArray toArray problem) 2013-02-24 12:55:53 +08:00
bug64782.phpt primitive test fixes 2014-02-28 09:43:57 +01:00
bug65328.phpt Fixed bug #65328 (Segfault when getting SplStack object Value) 2013-07-25 22:43:41 +08:00
bug65545.phpt Fixed null termination 2014-03-07 19:23:46 +08:00
bug66127.phpt Fix bug #66127 (Segmentation fault with ArrayObject unset) 2014-06-10 23:17:30 -07:00
bug66702.phpt fixed bug66702 : regexiterator's invert flag doesn't work as expected 2014-04-09 11:13:33 +02:00
bug66834.phpt Prevent recursion in ZF2 Parameters class 2014-05-16 16:49:47 +08:00
bug67247.phpt Fix bug #67247 spl_fixedarray_resize integer overflow 2014-05-11 17:54:27 -07:00
bug67359.phpt Fixed bug #67359 (Segfault in recursiveDirectoryIterator) 2014-06-01 19:41:01 +08:00
bug67360.phpt Check for zero-length keys in spl_array_skip_protected and don't skip them. 2014-05-29 17:49:32 +00:00
CallbackFilterIteratorTest-002.phpt functor? Where did that come from? 2011-11-14 16:23:56 +00:00
CallbackFilterIteratorTest.phpt Added CallbackFilterIterator and RecursiveCallbackFilterIterator classes 2011-03-27 20:13:27 +00:00
class_implements_basic2.phpt
class_implements_basic.phpt
class_implements_variation1.phpt
class_implements_variation2.phpt
class_implements_variation.phpt Fixed tests 2013-12-02 11:53:35 +04:00
class_uses_basic2.phpt Added forgotten tests cases for class_uses() from commit rev. 313640 2011-07-24 10:20:08 +00:00
class_uses_basic.phpt Added forgotten tests cases for class_uses() from commit rev. 313640 2011-07-24 10:20:08 +00:00
class_uses_variation1.phpt Added forgotten tests cases for class_uses() from commit rev. 313640 2011-07-24 10:20:08 +00:00
class_uses_variation2.phpt Added forgotten tests cases for class_uses() from commit rev. 313640 2011-07-24 10:20:08 +00:00
class_uses_variation.phpt Fixed tests 2013-12-02 11:53:35 +04:00
countable_class_basic1.phpt
countable_count_variation1.phpt
DirectoryIterator_by_reference.phpt - use something we know it exists... 2011-09-06 07:26:05 +00:00
DirectoryIterator_empty_constructor.phpt
DirectoryIterator_getBasename_basic_test.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
DirectoryIterator_getBasename_pass_array.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
DirectoryIterator_getExtension_basic.phpt fix skipif description 2011-09-07 00:59:10 +00:00
DirectoryIterator_getGroup_basic.phpt These tests don't work if run as root 2012-01-08 18:43:30 +00:00
DirectoryIterator_getInode_basic.phpt
DirectoryIterator_getInode_error.phpt
DirectoryIterator_getOwner_basic.phpt These tests don't work if run as root 2012-01-08 18:43:30 +00:00
dit_001_noglob.phpt
dit_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
dit_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
dit_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
dit_004.phpt
dit_005.phpt
dit_006.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
dllist_001.phpt
dllist_002.phpt
dllist_003.phpt
dllist_004.phpt
dllist_005.phpt
dllist_006.phpt
dllist_007.phpt
dllist_008.phpt
dllist_010.phpt
dllist_011.phpt
dllist_012.phpt
dllist_013.phpt Fix #48358 add() method for SplDoublyLinkedLis 2013-03-19 14:46:21 +01:00
dllist_memleak.phpt
fileobject_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
fileobject_001a.txt
fileobject_001b.txt
fileobject_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
fileobject_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
fileobject_004.phpt
fileobject_005.phpt
fileobject_checktype_basic.phpt
fileobject_getbasename_basic.phpt
fileobject_getcurrentline_basic.phpt
fileobject_getfileinfo_basic.phpt
fileobject_getmaxlinelen_basic.phpt
fileobject_getmaxlinelen_error001.phpt addition SplFileObject tests 2012-07-14 19:21:50 -07:00
fileobject_getsize_basic.phpt
fileobject_setmaxlinelen_basic.phpt
fileobject_setmaxlinelen_error001.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
fileobject_setmaxlinelen_error002.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
fileobject_setmaxlinelen_error003.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
filesystemiterator_flags.phpt Issue-60742: Added FilesystemIterator::OTHER_MODE_MASK 2012-03-19 21:48:55 +01:00
fixedarray_001.phpt
fixedarray_002.phpt Fixing SplFixedArray (this probably will be revert, just show what the problem is) 2014-03-08 19:03:38 +08:00
fixedarray_003.phpt Fixed fixedarray iterator fetching 2014-03-15 13:18:32 +08:00
fixedarray_004.phpt
fixedarray_005.phpt
fixedarray_006.phpt
fixedarray_007.phpt
fixedarray_008.phpt
fixedarray_009.phpt
fixedarray_010.phpt
fixedarray_011.phpt
fixedarray_012.phpt
fixedarray_013.phpt
fixedarray_014.phpt
fixedarray_015.phpt
fixedarray_016.phpt
fixedarray_017.phpt
fixedarray_018.phpt
fixedarray_019.phpt
fixedarray_020.phpt
fixedarray_021.phpt
heap_001.phpt
heap_002.phpt
heap_003.phpt
heap_004.phpt
heap_005.phpt Fixed bug #62073 (Different ways of iterating over an SplMaxHeap result in different keys) 2012-05-23 20:42:06 +08:00
heap_006.phpt Fixed bug #62073 (Different ways of iterating over an SplMaxHeap result in different keys) 2012-05-23 20:42:06 +08:00
heap_007.phpt
heap_008.phpt
heap_009.phpt
heap_010.phpt
heap_011.phpt
heap_012.phpt
heap_corruption.phpt
heap_current_variation_001.phpt
heap_isempty_variation_001.phpt
heap_it_current_empty.phpt
heap_top_variation_001.phpt
heap_top_variation_002.phpt
heap_top_variation_003.phpt
iterator_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_004.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_005.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_006.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_007.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_008.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_009.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_010.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_011.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_012.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_013.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_014.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_015.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_016.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_017.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_018.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_019.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_020.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_021.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_022.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_023.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_024.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_025.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_026.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
iterator_027.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_028.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_029.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_030.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_031.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
iterator_032.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_033.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_034.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_035.phpt Fix bug #66127 (Segmentation fault with ArrayObject unset) 2014-06-10 23:17:30 -07:00
iterator_036.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_037.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_038.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_039.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_040.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_041.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_041a.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_041b.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
iterator_042.phpt Refactor Spl_Iterators to fixed default_properties change 2014-03-15 16:33:55 +08:00
iterator_043.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_044.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
iterator_045.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_046.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_047.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
iterator_048.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_049.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_049b.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_050.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
iterator_051.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_052.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
iterator_053.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_054.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
iterator_055.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_056.phpt
iterator_057.phpt
iterator_058.phpt
iterator_059.phpt
iterator_060.phpt
iterator_061.phpt
iterator_062.phpt
iterator_063.phpt
iterator_064.phpt
iterator_065.phpt
iterator_066.phpt
iterator_067.phpt
iterator_068.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iterator_069.phpt
iterator_070.phpt
iterator_071.phpt
iterator_count.phpt
iterator_to_array_nonscalar_keys.phpt Fixed test after nick previous fix 2013-03-16 23:16:32 +08:00
iterator_to_array.phpt
limititerator_seek.phpt
multiple_iterator_001.phpt Add support for non-scalar Iterator keys in foreach 2013-03-12 17:27:31 +01:00
observer_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
observer_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
observer_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
observer_004.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
observer_005.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
observer_006.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
observer_007.phpt
observer_008.phpt
observer_009.phpt
pqueue_001.phpt Fixed bug #62073 (Different ways of iterating over an SplMaxHeap result in different keys) 2012-05-23 20:42:06 +08:00
pqueue_002.phpt
pqueue_003.phpt
pqueue_004.phpt
pqueue_compare_basic.phpt
pqueue_compare_error.phpt
pqueue_current_error.phpt
recursive_tree_iterator_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_004.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_005.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_006.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_007.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_008.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
recursive_tree_iterator_setpostfix.phpt Added recursivetreeiterator::setPostfix() method 2013-07-21 22:20:58 -07:00
recursive_tree_iterator_setprefixpart.phpt
RecursiveCallbackFilterIteratorTest.phpt Added CallbackFilterIterator and RecursiveCallbackFilterIterator classes 2011-03-27 20:13:27 +00:00
RecursiveDirectoryIterator_getSubPath_basic.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
RecursiveDirectoryIterator_getSubPathname_basic.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
recursiveIteratorIterator_beginchildren_error.phpt
recursiveiteratoriterator_beginiteration_basic.phpt
recursiveIteratorIterator_callHasChildren_error.phpt
recursiveIteratorIterator_endchildren_error.phpt
recursiveiteratoriterator_enditeration_basic.phpt
recursiveiteratoriterator_getsubiterator_basic.phpt
recursiveiteratoriterator_getsubiterator_error.phpt
recursiveiteratoriterator_getsubiterator_variation_002.phpt
recursiveiteratoriterator_getsubiterator_variation_003.phpt
recursiveiteratoriterator_getsubiterator_variation.phpt
recursiveiteratoriterator_nextelement_basic.phpt
recursiveIteratorIterator_nextelement_error.phpt
regexIterator_flags_basic.phpt
regexiterator_getpregflags.phpt
regexiterator_getregex.phpt
regexIterator_mode_basic.phpt
regexiterator_setflags_exception.phpt
regexIterator_setMode_error.phpt
regexiterator_setpregflags_exception.phpt
regexiterator_setpregflags.phpt
spl_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_004.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
spl_005.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_006.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_007.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_004.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_005.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_006.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_007.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_008.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_009.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_010.phpt
spl_autoload_011.phpt
spl_autoload_012.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_autoload_013.phpt
spl_autoload_014.phpt
spl_autoload_bug48541.phpt
spl_autoload_call_basic.phpt Added tests contributions on spl_autoload and stream_context_set_option() 2011-12-09 11:45:39 +00:00
spl_caching_iterator_constructor_flags.phpt
spl_cachingiterator___toString_basic.phpt
spl_cachingiterator_setFlags_basic.phpt
spl_classes.phpt
spl_fileinfo_getlinktarget_basic.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_heap_count_basic.phpt
spl_heap_count_error.phpt
spl_heap_extract_parameter_error.phpt
spl_heap_insert_basic.phpt
spl_heap_is_empty_basic.phpt
spl_heap_isempty.phpt
spl_heap_iteration_error.phpt
spl_heap_recoverfromcorruption_arguments.phpt
spl_iterator_apply_error_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_iterator_apply_error.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_iterator_caching_count_basic.phpt
spl_iterator_caching_count_error.phpt
spl_iterator_caching_getcache_error.phpt
spl_iterator_getcallchildren.phpt
spl_iterator_iterator_constructor.phpt
spl_iterator_recursive_getiterator_error.phpt
spl_iterator_to_array_basic.phpt
spl_iterator_to_array_error.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
spl_limit_iterator_check_limits.phpt
spl_maxheap_compare_basic.phpt
spl_minheap_compare_error.phpt
spl_pq_top_basic.phpt
spl_pq_top_error_args.phpt
spl_pq_top_error_corrupt.phpt
spl_pq_top_error_empty.phpt
spl_priorityqeue_insert_two_params_error.phpt non living code related typo fixes 2013-08-04 16:05:36 -07:00
spl_recursive_iterator_iterator_key_case.phpt
spl_recursiveIteratorIterator_setMaxDepth_parameter_count.phpt
SplArray_fromArray.phpt
SplDoublyLinkedList_add_invalid_offset.phpt Fix #48358 add() method for SplDoublyLinkedLis 2013-03-19 14:46:21 +01:00
SplDoublyLinkedList_add_missing_parameter1.phpt Fix #48358 add() method for SplDoublyLinkedLis 2013-03-19 14:46:21 +01:00
SplDoublyLinkedList_add_missing_parameter2.phpt Fix #48358 add() method for SplDoublyLinkedLis 2013-03-19 14:46:21 +01:00
SplDoublyLinkedList_add_null_offset.phpt Fix #48358 add() method for SplDoublyLinkedLis 2013-03-19 14:46:21 +01:00
SplDoublyLinkedList_bottom_pass_array.phpt
SplDoublyLinkedList_bottom_pass_float.phpt
SplDoublyLinkedList_bottom_pass_integer.phpt
SplDoublyLinkedList_bottom_pass_null.phpt
SplDoublyLinkedList_count_param_SplDoublyLinkedList.phpt
SplDoublyLinkedList_count.phpt
SplDoublyLinkedList_current_empty.phpt
SplDoublyLinkedList_current.phpt
SplDoublyLinkedList_debug-info.phpt
SplDoublyLinkedList_getIteratorMode_error.phpt
SplDoublyLinkedList_getIteratorMode.phpt
SplDoublyLinkedList_isEmpty_empty-with-parameter.phpt
SplDoublyLinkedList_isEmpty_empty.phpt
SplDoublyLinkedList_isEmpty_not-empty-with-parameter.phpt
SplDoublyLinkedList_isEmpty_not-empty.phpt
SplDoublyLinkedList_lifoMode.phpt
SplDoublyLinkedList_offsetExists_invalid_parameter.phpt
SplDoublyLinkedList_offsetExists_success.phpt
SplDoublyLinkedList_offsetGet_empty.phpt
SplDoublyLinkedList_offsetGet_missing_param.phpt
SplDoublyLinkedList_offsetGet_param_array.phpt
SplDoublyLinkedList_offsetGet_param_string.phpt
SplDoublyLinkedList_offsetSet_invalid_parameter.phpt
SplDoublyLinkedList_offsetSet_one_invalid_parameter.phpt
SplDoublylinkedlist_offsetunset_first002.phpt
SplDoublylinkedlist_offsetunset_first.phpt
SplDoublyLinkedList_offsetUnset_greater_than_elements.phpt
SplDoublylinkedlist_offsetunset_last.phpt
SplDoublyLinkedList_offsetUnset_negative-parameter.phpt
SplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt
SplDoublyLinkedList_pop_noParams.phpt
SplDoublyLinkedList_pop_params.phpt
SplDoublyLinkedList_push_missing_parameter.phpt
SplDoublyLinkedList_serialization.phpt Fix #48860 Implement Serialization for DLL 2011-07-12 21:43:17 +00:00
SplDoublyLinkedList_setIteratorMode_param_SplDoublyLinkedList.phpt
splDoublyLinkedList_shift_noParams.phpt
SplDoublyLinkedList_top_pass_array.phpt
SplDoublyLinkedList_top_pass_float.phpt
SplDoublyLinkedList_top_pass_integer.phpt
SplDoublyLinkedList_top_pass_null.phpt
SplDoublyLinkedList_unshift_missing_parameter.phpt
SplFileInfo_001.phpt - Fixed memory leak when calling SplFileInfo's constructor twice 2012-03-11 15:42:57 +00:00
SplFileInfo_getExtension_basic.phpt MFH - Added SplFileInfo::getExtension() (FR #48767) 2011-02-11 22:07:22 +00:00
SplFileInfo_getGroup_basic.phpt Fix cleanup routines 2011-09-07 12:05:19 +00:00
SplFileInfo_getGroup_error.phpt
SplFileInfo_getInode_basic.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:20 -07:00
SplFileInfo_getInode_error.phpt
SplFileInfo_getOwner_basic.phpt Fix cleanup routines 2011-09-07 12:05:19 +00:00
SplFileInfo_getOwner_error.phpt
SplFileInfo_getPerms_basic.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:20 -07:00
SplFileInfo_getPerms_error.phpt
SplFileObject_current_basic.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_current_error001.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_current_variation001.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_fflush_basic_001.phpt Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails 2012-04-19 11:33:12 +02:00
SplFileObject_fgetcsv_basic.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fgetcsv_delimiter_basic.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fgetcsv_delimiter_error.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fgetcsv_enclosure_basic.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fgetcsv_enclosure_error.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fgetcsv_escape_basic.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fgetcsv_escape_default.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fgetcsv_escape_error.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fpassthru_basic.phpt
SplFileObject_fputcsv_002.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fputcsv_error.phpt fix test concurrency 2013-09-18 10:52:35 +02:00
SplFileObject_fputcsv_variation1.phpt
SplFileObject_fputcsv_variation5.phpt
SplFileObject_fputcsv_variation6.phpt
SplFileObject_fputcsv_variation7.phpt
SplFileObject_fputcsv_variation8.phpt
SplFileObject_fputcsv_variation10.phpt
SplFileObject_fputcsv_variation11.phpt
SplFileObject_fputcsv_variation12.phpt
SplFileObject_fputcsv_variation13.phpt Made some SplFileObject::fputcsv not pollute the working dir. 2012-03-21 13:13:17 +00:00
SplFileObject_fputcsv_variation14.phpt Made some SplFileObject::fputcsv not pollute the working dir. 2012-03-21 13:13:17 +00:00
SplFileObject_fputcsv.phpt Revert "Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa." 2013-01-15 17:37:21 +08:00
SplFileObject_fscanf_basic.phpt
SplFileObject_fseek_error_001.phpt
SplFileObject_ftruncate_error_001.phpt Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails 2012-04-19 11:33:12 +02:00
SplFileObject_fwrite_error_001.phpt
SplFileObject_fwrite_variation_001.phpt
SplFileObject_fwrite_variation_002.phpt
SplFileObject_getchildren_basic.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_getchildren_error001.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_getCsvControl_basic_001.phpt
SplFileObject_getflags_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
SplFileObject_getflags_error001.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
SplFileObject_getflags_error002.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
SplFileObject_getflags_variation001.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_haschildren_basic.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_haschildren_error001.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_key_basic.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_key_error001.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_key_error002.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_key_error003.phpt addition SplFileObject tests 2012-07-14 19:21:50 -07:00
SplFileObject_next_basic.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_next_variation001.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_next_variation002.phpt addition SplFileObject tests 2012-07-14 19:21:50 -07:00
SplFileObject_rewind_basic.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_rewind_error001.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
SplFileObject_rewind_variation001.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_seek_basic.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_seek_error002.phpt new tests from PHP TestFest June 2012 2012-07-14 19:21:34 -07:00
SplFileObject_seek_error_001.phpt
SplFileObject_setCsvControl_basic.phpt addition SplFileObject tests 2012-07-14 19:21:50 -07:00
SplFileObject_setCsvControl_error001.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_setCsvControl_error002.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_setCsvControl_error003.phpt addition SplFileObject tests 2012-07-14 19:21:50 -07:00
SplFileObject_setCsvControl_variation001.phpt removed unneccesary arrat and ini settings 2012-07-14 19:22:03 -07:00
SplFileObject_testinput.csv
SplFixedArray__construct_param_array.phpt
SplFixedArray__construct_param_float.phpt
SplFixedArray__construct_param_null.phpt
SplFixedArray__construct_param_string.phpt
SplFixedArray_construct_param_SplFixedArray.phpt
SplFixedArray_count_checkParams.phpt
SplFixedArray_count_param_int.phpt
SplFixedArray_current_param.phpt
SplFixedArray_fromarray_indexes.phpt
SplFixedArray_fromArray_invalid_parameter_001.phpt
SplFixedArray_fromArray_invalid_parameter_002.phpt
SplFixedArray_fromarray_non_indexes.phpt
SplFixedArray_fromarray_param_boolean.phpt
SplFixedArray_fromarray_param_multiarray.phpt
SplFixedArray_getSize_pass_param.phpt
SplFixedArray_key_param.phpt
SplFixedArray_key_setsize.phpt
SplFixedArray_next_param.phpt
SplFixedArray_offsetExists_invalid_parameter.phpt
splfixedarray_offsetExists_larger.phpt
SplFixedArray_offsetExists_less_than_zero.phpt
SplFixedArray_offsetGet_invalid_parameter.phpt
SplFixedArray_offsetSet_invalid_parameter.phpt
SplFixedArray_offsetSet_one_invalid_parameter.phpt
SplFixedArray_offsetUnset_invalid_parameter.phpt
SplFixedArray_offsetUnset_string.phpt
SplFixedArray_rewind_param.phpt
SplFixedArray_serialize.phpt Add a __wakeup() method to SplFixedArray, thereby fixing serialising an 2013-06-28 13:50:33 -07:00
SplFixedArray_setsize_001.phpt
SplFixedArray_setSize_filled_to_smaller.phpt
SplFixedArray_setsize_grow.phpt
SplFixedArray_setSize_param_array.phpt
SplFixedArray_setSize_param_float.phpt
SplFixedArray_setSize_param_null.phpt
SplFixedArray_setSize_reduce.phpt
SplFixedArray_setsize_shrink.phpt
SplFixedArray_toArray_with-params.phpt
SplHeap_count_invalid_parameter.phpt
SplHeap_extract_invalid_parameter.phpt
SplHeap_insert_invalid_parameter.phpt
SplHeap_isEmpty_invalid_parameter.phpt
SplHeap_isEmpty.phpt
SplObjectStorage_addAll_invalid_parameter.phpt
SplObjectStorage_attach_invalid_parameter.phpt
SplObjectStorage_contains_invalid_parameter.phpt
SplObjectStorage_current_empty_storage.phpt
SplObjectStorage_detach_invalid_parameter.phpt
SplObjectStorage_getHash.phpt
SplObjectStorage_getInfo_empty_storage.phpt
SplObjectStorage_offsetGet_invalid_parameter.phpt
SplObjectStorage_offsetGet_missing_object.phpt
SplObjectStorage_offsetGet.phpt
SplObjectStorage_removeAll_invalid_parameter.phpt
SplObjectStorage_removeAllExcept_basic.phpt
SplObjectStorage_removeAllExcept_invalid_parameter.phpt
SplObjectStorage_setInfo_empty_storage.phpt
SplObjectStorage_setInfo_invalid_parameter.phpt
SplObjectStorage_unserialize_bad.phpt Fixed bug #60240 (invalid read/writes when unserializing specially crafted strings) 2011-12-02 11:50:22 +00:00
SplObjectStorage_unserialize_invalid_parameter1.phpt
SplObjectStorage_unserialize_invalid_parameter2.phpt
SplObjectStorage_unserialize_invalid_parameter3.phpt
SplObjectStorage_unserialize_nested.phpt
SplObjectStorage_var_dump.phpt
SplPriorityQueue_extract_invalid_parameter.phpt
splpriorityqueue_extract.phpt
SplPriorityQueue_insert_invalid_parameter.phpt
splpriorityqueue_setextractflags.phpt
SplQueue_setIteratorMode_param_lifo.phpt
SplQueue_setIteratorMode.phpt
SplStack_setIteratorMode.phpt
SplTempFileObject_constructor_basic.phpt
SplTempFileObject_constructor_error.phpt
SplTempFileObject_constructor_maxmemory_basic.phpt
SplTempFileObject_constructor_memory_lt1_variation.phpt
testclass
testclass.class.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
testclass.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
testclass.php.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00