php-src/ext/standard/tests
2006-03-20 22:08:59 +00:00
..
array Dropped allow_call_time_pass_reference, the error is maden E_STRICT. 2006-03-16 11:32:00 +00:00
assert - fix test 2004-02-16 06:39:13 +00:00
file fix #36741 (userstreams testcase have off-by-one error on fseek()) 2006-03-20 22:08:59 +00:00
filters MFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to 2006-01-10 16:14:45 +00:00
general_functions Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
image Unicode support 2005-08-16 09:11:00 +00:00
math Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
network Now fread() returns bool(false) on error instead of empty string 2005-08-22 16:42:39 +00:00
reg - Remove unused blocks 2004-05-19 08:45:46 +00:00
serialize Unicode support 2005-08-17 14:01:06 +00:00
strings - Fixed bug in ucfirst() implementation. If the tmp_len = 0 then it will not 2006-03-17 14:29:05 +00:00
time - Move mktime/gmmktime related tests from ext/standard to ext/date. 2005-07-03 14:36:59 +00:00
versioning