php-src/ext/standard/tests
2002-09-21 14:50:55 +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
file Tidy up some user stream code. 2002-09-18 10:15:40 +00:00
general_functions Add var_dump float format test 2002-08-21 01:27:56 +00:00
math Added tests for pow()'ing with broken exponents and some additional test 2002-03-21 14:18:30 +00:00
reg
serialize Made unserialize handle floats with an E notation - bug #18654 2002-08-19 19:45:46 +00:00
strings Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for 2002-06-18 11:51:06 +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