php-src/ext/standard/tests
2009-03-17 22:04:10 +00:00
..
array splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
assert Fix INI blocks 2009-03-17 01:52:52 +00:00
class_object Fixed test 2009-03-16 15:00:00 +00:00
dir
directory
file bug 46680 2009-02-17 10:36:12 +00:00
filters MFH: 2009-01-08 18:40:27 +00:00
general_functions Fix INI blocks 2009-03-17 01:52:52 +00:00
image MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 2009-03-17 03:25:57 +00:00
mail Increased the sleep() from 1 to 5 to prevent intermittent failures 2009-02-17 15:16:45 +00:00
math New math tests. Tested on Windows, Linux and Linux 64 bit 2009-01-12 17:56:28 +00:00
misc
network - Fixed tests 2009-01-25 16:53:07 +00:00
serialize MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers) 2009-03-17 22:04:10 +00:00
streams Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:38 +00:00
strings MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comments, and non-parsed content. 2009-03-16 01:40:14 +00:00
time Some more tests that needed fixed. 2009-01-10 00:51:04 +00:00
url Improved fix for bug #47174 & added a test 2009-01-25 18:27:12 +00:00
versioning