php-src/ext/standard/tests
Gustavo André dos Santos Lopes 4e2fd7eeba - Fixed a typo in rev #304208 (24 instead of 34/'"').
- Improved the test bug53021.phpt to reflect other fixes in rev #304208.
- Updated NEWS to reflect other fixes in rev #304208.
2010-10-08 17:27:19 +00:00
..
array - Fixed bug #52534 (var_export array with negative key) 2010-08-04 23:11:44 +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 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 Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 2010-08-11 21:12:18 +00:00
http Revert r301354, since we don't need a test for a bogus bug. 2010-07-19 09:58:19 +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 Additional fix for bug #52550 & fix test & warning from previous fixes 2010-08-08 15:45:02 +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 Alter the getmxrr() test to use lists.php.net (which we presumably control) 2010-05-04 09:41:47 +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 - Fixed a typo in rev #304208 (24 instead of 34/'"'). 2010-10-08 17:27:19 +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 - #50563, removing E_WARNING from parse_url() 2010-06-16 18:56:24 +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