php-src/ext/standard/tests
Marcus Boerger bf303c2ab7 hide possible warnings
#Why should one initialize $php_errormsg to NULL
#It would be easier to have it initialised by the system, wouldn't it?
2002-11-08 17:03:06 +00:00
..
aggregation - Skip if the function is not available (in case pcre was not compiled in). 2002-10-08 09:46:31 +00:00
array This makes the output of the tests consistent on 32bit and 64 bit platforms. 2002-11-07 17:49:11 +00:00
assert Made assert test pass on systems with short open tags disabled. 2001-10-06 09:38:29 +00:00
file I like my C comments, thanks very much. 2002-10-29 14:36:49 +00:00
general_functions Added tests for %e & %E 2002-10-15 12:08:02 +00:00
image Move SWC (compressed swf) check into a separate test because this check 2002-11-08 02:50:28 +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 hide possible warnings 2002-11-08 17:03:06 +00:00
time Use EXPECT again 2002-11-05 09:52:30 +00:00
versioning * remove version_{lt,le,gt,ge,eq} functions, added a third optional 2001-10-11 10:35:59 +00:00