php-src/ext/standard/tests
2002-10-06 19:26:56 +00:00
..
aggregation Remove leading "./" from include filenames as in PHP this defeats include_path. 2002-05-16 21:53:18 +00:00
array - Add new tests for: array_change_key_case, array_chunk and 2002-10-06 18:42:03 +00:00
assert Made assert test pass on systems with short open tags disabled. 2001-10-06 09:38:29 +00:00
file This seems to resolve the issues with fgets. 2002-10-05 10:35:13 +00:00
general_functions Add var_dump float format test 2002-08-21 01:27:56 +00:00
math Add missing ?> 2002-10-04 02:34:15 +00:00
reg * all tests should pass now (expect for the interbase stuff that I haven't 2000-08-31 22:21:47 +00:00
serialize Made unserialize handle floats with an E notation - bug #18654 2002-08-19 19:45:46 +00:00
strings We're testing stripCslashes() here :) 2002-10-06 19:26:56 +00:00
time fix for bug #10616 -> mktime() with negative date offsets not working on MacOSX 2002-06-12 15:35:27 +00:00
versioning * remove version_{lt,le,gt,ge,eq} functions, added a third optional 2001-10-11 10:35:59 +00:00