php-src/ext/standard/tests
2011-05-21 19:48:37 +00:00
..
array Implement FR #54459 (Range function accuracy) by changing the way range() 2011-04-06 10:23:06 +00:00
assert Fixed typo in tests (thx Eyal) 2010-10-05 10:42:13 +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 - Fixed tests 2010-07-06 00:25:52 +00:00
file removing XFAIL as #39863 has already been fixed 2011-05-16 23:28:46 +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 Increase the overly conservative pcre backtrack limit from 100000 to 1000000 2011-05-21 19:48:37 +00:00
http - Fixed bug #53198 (changing INI setting "from" with ini_set did not have any 2010-10-29 15:29: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 for bug #51604 (newline in end of header is shown in start of message). 2010-04-22 02:22:49 +00:00
math Fixed two failing tests that were caused by arbitrarily chosen 2011-05-14 20:29:46 +00:00
misc Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 2010-08-11 21:12:18 +00:00
network fix the test with the removal of the unnecessary newline 2011-05-16 23:33:05 +00:00
serialize adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it 2011-05-16 23:31:14 +00:00
streams - Fixed bug #54623 (Segfault when when writing to a persistent socket after 2011-05-01 03:57:01 +00:00
strings fix tests 2011-05-03 11:15:45 +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 Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment) 2011-03-17 18:02:58 +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 fix test 2011-05-04 08:28:31 +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