php-src/ext/standard/tests
Dmitry Stogov 227295a4f1 Unicode stuff is changed according to decision maden on PDM.
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.
2006-01-17 12:18:53 +00:00
..
array fix tests 2006-01-06 21:21:09 +00:00
assert - fix test 2004-02-16 06:39:13 +00:00
file MFB: fix #35781 (stream_filter_append() can cause segfault) 2005-12-23 15:05:42 +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 Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
time - Move mktime/gmmktime related tests from ext/standard to ext/date. 2005-07-03 14:36:59 +00:00
versioning * remove version_{lt,le,gt,ge,eq} functions, added a third optional 2001-10-11 10:35:59 +00:00