php-src/ext/standard/tests
2009-08-03 10:23:23 +00:00
..
array Fix bug #49003 by tweaking the fix to bug #44929 slightly. 2009-07-21 21:15:48 +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 Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +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 revert Nuno's commit of my patch 2009-07-20 11:48:04 +00:00
http - Fixed tests 2009-08-01 15:46:50 +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 fixing paths in INI section 2009-07-18 13:14:21 +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 - These tests fail if mbstring is enabled, not because of bad libc.. 2009-08-03 10:23:23 +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