php-src/ext/standard/tests
2008-03-10 14:12:41 +00:00
..
array - Fix tests (allow_call_time_pass_reference might be off for properly configured sites.. :) 2008-03-05 15:37:48 +00:00
assert - Fix tests 2008-02-02 15:19:06 +00:00
class_object Add new tests for class/object functions and features. 2008-03-06 11:02:37 +00:00
dir - New tests for scandir() function 2008-03-10 14:12:41 +00:00
file fix tests if allow_url_fopen is disabled in php.ini 2008-03-08 19:12:34 +00:00
filters
general_functions MFH: User error handlers no longer catch supressed errors 2008-03-08 22:12:32 +00:00
image
math Fix test (new parameter parsing) 2008-02-21 17:47:33 +00:00
network fix test if allow_url_fopen is disabled in php.ini 2008-03-08 19:08:25 +00:00
serialize - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) 2008-02-23 17:06:22 +00:00
strings MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP) 2008-02-25 22:54:57 +00:00
time
versioning