php-src/ext/standard/tests
2009-07-28 19:16:02 +00:00
..
array Fix bug #49003 by tweaking the fix to bug #44929 slightly. 2009-07-21 21:15:48 +00:00
assert
class_object New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
dir Fix test; remove spurious code 2009-06-18 21:53:17 +00:00
directory
file Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
filters
general_functions revert Nuno's commit of my patch 2009-07-20 11:48:04 +00:00
http Fixed bug #48929 (Double \r\n after HTTP headers when "header" context option is an array) 2009-07-20 10:54:37 +00:00
image
mail
math Fix typo in test 2009-06-16 11:37:13 +00:00
misc fixing paths in INI section 2009-07-18 13:14:21 +00:00
network
serialize
streams MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:58:10 +00:00
strings - Skip some tests in 32bit systems, add cleanups where missing 2009-07-28 19:16:02 +00:00
time Basic tests for strftime(). Tested on Windows (all tests skip), Linux and Liinux 64 bit 2009-06-18 21:14:15 +00:00
url MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
versioning