php-src/ext/standard/tests
2008-08-31 00:19:50 +00:00
..
array MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
assert - MFH: New parameter parsing API 2008-07-23 19:34:35 +00:00
class_object
dir MFH: Fix tests (closes #45841) 2008-08-18 04:45:49 +00:00
file MFH:- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file) 2008-08-31 00:19:50 +00:00
filters Basic and error tests for stream_filter_remove() 2008-08-07 22:31:10 +00:00
general_functions MFH:- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file) 2008-08-31 00:19:50 +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 Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails) 2008-08-29 14:59:20 +00:00
streams Fixed possible infinity loop in tests 2008-08-15 09:27:27 +00:00
strings - MFH: fix test on windows 2008-08-21 18:25:13 +00:00
time - MFH: use date.timezone ini setting instead of ENV 2008-08-21 18:33:21 +00:00
url
versioning