php-src/ext/standard/tests
2009-07-08 09:59:33 +00:00
..
array Basic test for max() on 64 bit platforms. Tested on Linux 64 bit 2009-06-29 07:52:23 +00:00
assert Fix INI blocks 2009-03-17 01:52:52 +00:00
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 MFH: - Changed open_basedir to allow tightening in runtime contexts. (Sara) 2008-12-09 10:20:11 +00:00
file - fix test (mtime only is changed) 2009-07-08 09:59:33 +00:00
filters - Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context 2009-04-16 10:16:27 +00:00
general_functions Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit 2009-06-29 07:31:10 +00:00
http MFH: New test 2009-05-28 13:22:28 +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 MFH: fix test 2009-04-30 13:22:13 +00:00
math Fix typo in test 2009-06-16 11:37:13 +00:00
misc MFH: Fix test on Windows 2009-07-01 20:27:11 +00:00
network - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
serialize MFH 2009-04-25 21:13:07 +00:00
streams MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:58:10 +00:00
strings - MFH: Fixed bug #48709 (metaphone and 'wh') 2009-06-30 11:46:20 +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 - Initial commit 2009-04-25 11:33:26 +00:00