php-src/ext/standard/tests
Jani Taskinen 46a94ebaa6 - Fix test
2009-08-06 13:54:21 +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 - 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 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 More eol crap 2009-08-06 13:31:03 +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 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 - Re-fix stream_is_local() memory leaks 2009-08-03 13:16:24 +00:00
strings Add new use-case to parse_str() test. Tested on Windows, Linux and Linux 64 2009-08-05 08:54:27 +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