php-src/ext/standard/tests
2006-07-12 12:33:48 +00:00
..
array add new tests by Ligaya Turmelle 2006-07-11 21:28:38 +00:00
assert Fixed test 2006-07-11 22:13:53 +00:00
file MFH: /tmp is often a symlink, use /bin instead 2006-07-11 21:20:20 +00:00
filters MFH: argument info for php_user_filter 2006-06-26 17:23:39 +00:00
general_functions fix test 2006-06-20 13:14:29 +00:00
image improve test file 2006-06-25 21:21:59 +00:00
math MFH: use set_time_limit(), this test takes forever on AIX 2006-03-22 19:27:47 +00:00
network Be smarter about which systems should register unix transports. 2003-12-05 13:41:02 +00:00
reg - Remove unused blocks 2004-05-19 08:45:46 +00:00
serialize Fixed bug #37947 (zend_ptr_stack reallocation problem) 2006-07-10 14:02:40 +00:00
strings fix invalid read - no need to compare strings if haystack is "" or shorter than needle 2006-07-12 12:33:48 +00:00
time Updated tests to use [] instead of {} 2005-11-16 15:13:20 +00:00
versioning