php-src/ext/standard/tests
Antony Dovgal a00ca091eb fix typo
2008-08-09 21:02:38 +00:00
..
array 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
assert - MFH: New parameter parsing API 2008-07-23 19:34:35 +00:00
class_object
dir - MFH: New parameter parsing API 2008-07-24 12:49:11 +00:00
file fix typo 2008-08-09 21:02:38 +00:00
filters Basic and error tests for stream_filter_remove() 2008-08-07 22:31:10 +00:00
general_functions 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
image
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
streams
strings fix memnstr bug, by Laurent Gaffie 2008-08-05 20:14:27 +00:00
time
url
versioning
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