php-src/ext/standard/tests
2008-08-20 13:09:39 +00:00
..
array - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
assert - MFH: New parameter parsing API 2008-07-23 19:34:35 +00:00
class_object - Fixed tests 2008-06-26 11:15:48 +00:00
dir MFH: Fix tests (closes #45841) 2008-08-18 04:45:49 +00:00
file - don't use /tmp as tmpdir and avoid endless loop when fopen or tmpnam failed 2008-08-18 21:24:52 +00:00
filters Basic and error tests for stream_filter_remove() 2008-08-07 22:31:10 +00:00
general_functions MFH: Allow underscore at start of labels as underscore has no meaning here 2008-08-17 21:55:26 +00:00
image Commited for Sanjay, reviewed by Pierre. Testfest task 117. 2008-06-13 15:20:04 +00:00
math MFH: fix bug #45712 ($something == NaN returns true with 5.3, false with 5.2.*) 2008-08-07 08:36:24 +00:00
network MFH: Fix test: use canonical name to avoid problems with domain search path 2008-07-23 08:27:17 +00:00
serialize - New parameter parsing API 2008-06-20 14:53:57 +00:00
streams Fixed possible infinity loop in tests 2008-08-15 09:27:27 +00:00
strings - new args parsing API and correct LOCALE definition (why utf-8 when only ascii is tested) 2008-08-20 13:09:39 +00:00
time Fixed tests (win32) 2007-04-18 14:51:29 +00:00
url Fix test parse_url_variation_002.phpt for 64bit platforms. 2008-04-11 14:35:06 +00:00
versioning adding check for rc1 to version-compare test 2007-08-24 14:47:50 +00:00
array_intersect_ukey_error.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation1.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation2.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation3.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation4.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation5.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation6.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation7.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation8.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_intersect_ukey_variation9.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:37:23 +00:00
array_replace.phpt MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas) 2008-07-31 20:18:17 +00:00