php-src/ext/standard/tests
2009-08-19 08:39:33 +00:00
..
array fix crash when unexpectedly passed by-ref parameter is modified 2009-08-18 20:51:49 +00:00
assert Fix INI blocks 2009-03-17 01:52:52 +00:00
class_object - Fix test 2009-08-06 13:54:21 +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 Tweak a few tests that failed on OSX 2009-08-10 06:53:49 +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 New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit 2009-08-17 14:22:02 +00:00
http cosmetic fix 2009-08-04 09:27:15 +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 FIx test after Stas' explode() fix 2009-08-14 01:42:11 +00:00
math Oops, didn't mean to remove the -0 here 2009-08-10 23:18:07 +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 - Re-fix stream_is_local() memory leaks 2009-08-03 13:16:24 +00:00
strings New basic test for md5(). Tested on Windows, Linux and Linux 64 bit 2009-08-19 08:39:33 +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