php-src/ext/standard/tests
Moriyoshi Koizumi 139c26f795 - MFB: Fix bug #46478 (htmlentities() uses obsolete mapping table for character
entity references)
  (this should be gone to r292467)
2009-12-24 09:32:52 +00:00
..
array proper fix for bug #50006 2009-11-29 08:35:01 +00:00
assert Fix INI blocks 2009-03-17 01:50:34 +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:14 +00:00
directory MFB: Add test for runtime tightening of open_basedir 2008-12-09 10:21:27 +00:00
file Fixed tests 2009-12-16 11:16:32 +00:00
filters Fix tests (MFB, etc) 2009-04-24 19:47:43 +00:00
general_functions Another test that doesn't work as root 2009-11-25 04:00:55 +00:00
http cosmetic fix 2009-08-04 09:27:15 +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 Fixed tests which fail from time to time because of race conditions ("echo" command didn't wait for all the data php tried to send and as result php got a SIGPIPE) 2009-09-22 14:52:47 +00:00
math Skip this test on osx because ceil(-0.5) doesn't return -0 like 2009-08-09 05:16:17 +00:00
misc More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
network New basic network function tests. Tested on Windows, Linux and Linux 64 bit 2009-08-28 22:46:43 +00:00
serialize Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
streams - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option()) 2009-11-15 20:30:57 +00:00
strings - MFB: Fix bug #46478 (htmlentities() uses obsolete mapping table for character 2009-12-24 09:32:52 +00:00
time Basic tests for strftime(). Tested on Windows (all tests skip), Linux and Liinux 64 bit 2009-06-18 21:14:14 +00:00
url Fixed urldecode() and rawurldecode() to accept ASCII-Unicode strings 2009-12-14 13:46:46 +00:00
versioning Initial commit 2009-04-25 18:28:02 +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