php-src/ext/standard/tests
2009-04-24 17:13:49 +00:00
..
array Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
assert Fix INI blocks 2009-03-17 01:50:34 +00:00
class_object Fixed test 2009-03-16 15:00:11 +00:00
dir Fix tests (closes #45841) 2008-08-18 04:45:25 +00:00
directory MFB: Add test for runtime tightening of open_basedir 2008-12-09 10:21:27 +00:00
file Fix test 2009-04-21 08:53:27 +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:34:15 +00:00
general_functions Fixed bug #47851 (is_callable throws fatal error) 2009-04-02 09:56:53 +00:00
image Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 2009-03-17 03:25:44 +00:00
mail fix test 2009-04-15 20:54:45 +00:00
math New math tests. Tested on Windows, Linux and Linux 64 bit 2009-01-12 17:56:09 +00:00
misc New tests for syslog 2008-11-05 09:58:15 +00:00
network expect -> expectf 2009-01-24 22:02:13 +00:00
serialize Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers) 2009-03-17 22:02:05 +00:00
streams new test 2009-04-19 13:56:16 +00:00
strings Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:12 +00:00
time - use date.timezone ini setting instead of ENV 2008-08-21 18:33:06 +00:00
url MFB: Improved fix for bug #47174 & added a test 2009-01-25 18:27:58 +00:00
versioning MFB: Added test for php_sapi_name() 2009-04-09 13:29:15 +00:00