php-src/ext/standard/tests
2010-04-04 16:59:20 +00:00
..
array - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection) 2010-04-02 21:44:09 +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 Fix test (the key can be negative) 2010-03-24 21:57:30 +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 - Fix test 2010-04-04 16:59:20 +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 Explicitly set mail.add_x_header in php.ini so test output matches expected results 2010-02-02 22:54:36 +00:00
math Oops, didn't mean to remove the -0 here 2009-08-10 23:18:07 +00:00
misc Fix tests 2010-03-24 22:06:21 +00:00
network - not needed anymore 2009-12-10 09:23:06 +00:00
serialize - Fixed tests 2010-04-03 15:42:42 +00:00
streams - disable the non win32 version on win 2010-01-25 09:10:45 +00:00
strings Switch default_charset, if not specified, from ISO-8859-1 to UTF-8 2010-03-23 18:08:06 +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 More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
versioning - Initial commit 2009-04-25 11:33:26 +00:00
bug49244.phpt - Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd) 2009-11-02 17:37:32 +00:00
php_ini_loaded_file.phpt Fixed test 2009-09-10 02:15:08 +00:00
php_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
php_real_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
zend_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00