php-src/ext/standard/tests
Andrey Hristov 83a0f20381 Making strrchr() binary safe.
Test case added.
2002-10-02 18:58:09 +00:00
..
aggregation Remove leading "./" from include filenames as in PHP this defeats include_path. 2002-05-16 21:53:18 +00:00
array Test case for array_intersect() and array_intersect_assoc() 2002-09-21 14:50:55 +00:00
assert Made assert test pass on systems with short open tags disabled. 2001-10-06 09:38:29 +00:00
file Rename streams functions to fit with naming conventions, adding aliases 2002-09-28 22:14:21 +00:00
general_functions Add var_dump float format test 2002-08-21 01:27:56 +00:00
math Removed the ceil(-0.5); test. The return value is depedant on system's 2002-09-29 21:45:54 +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 Making strrchr() binary safe. 2002-10-02 18:58:09 +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