php-src/ext/standard/tests
2010-06-11 08:53:31 +00:00
..
array Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues) 2010-06-11 08:53:31 +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 New test for file_exists (bug #39863). It currently xfail's 2010-06-05 19:44:48 +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 * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
http cosmetic fix 2009-08-04 09:27:15 +00:00
image - #51063, news and test 2010-05-05 13:39:35 +00:00
mail Fix for bug #51604 (newline in end of header is shown in start of message). 2010-04-22 02:22:49 +00:00
math Oops, didn't mean to remove the -0 here 2009-08-10 23:18:07 +00:00
misc * Changed the way removed ini directives are shown so its easier to add new ones 2010-04-12 01:52:55 +00:00
network Changed test case to use our new dummy MX records. 2010-05-25 05:01:03 +00:00
serialize Added support for object references in recursive serialize() calls. FR #36424 2010-05-26 07:24:37 +00:00
streams - disable the non win32 version on win 2010-01-25 09:10:45 +00:00
strings - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value followed by no newline) 2010-05-26 02:18:17 +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