php-src/ext/standard/tests
2002-08-01 16:39:14 +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 test for the index resetting. 2002-08-01 16:39:14 +00:00
assert Made assert test pass on systems with short open tags disabled. 2001-10-06 09:38:29 +00:00
file - Made all is_*() functions to return only boolean values. 2002-05-16 01:07:21 +00:00
general_functions Add simple test case for proc_open 2002-05-23 10:46:06 +00:00
math Added tests for pow()'ing with broken exponents and some additional test 2002-03-21 14:18:30 +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 improve last patch: 2001-12-01 15:17:50 +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 * remove version_{lt,le,gt,ge,eq} functions, added a third optional 2001-10-11 10:35:59 +00:00