php-src/ext/standard/tests
Sara Golemon 1aa537ebd4 Update (most of) the functions in streamsfuncs.c
This commit also includes a change to tests/file/stream_rfc2397_002.phpt
which doesn't entirely pass in unicode mode yet, however that's a unicode
issue in the data:// wrapper that needs fixing, not a problem with the
streams layer itself.
2006-09-21 19:53:10 +00:00
..
array support objects in array_walk*() 2006-09-19 09:33:02 +00:00
assert make everyone happy 2006-07-03 22:41:46 +00:00
file Update (most of) the functions in streamsfuncs.c 2006-09-21 19:53:10 +00:00
filters fix tests 2006-08-08 20:24:13 +00:00
general_functions fix leak when call to shutdown function fails 2006-09-15 09:11:31 +00:00
image MFB: improve test 2006-06-25 21:23:38 +00:00
math Register missing math constants (been missing since 4.0.2!) 2006-08-27 18:20:39 +00:00
network Update tests for working with unicode 2006-04-03 05:57:40 +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:54 +00:00
strings fix tests 2006-08-28 19:52:01 +00:00
time fix tests 2006-08-28 19:52:01 +00:00
versioning * remove version_{lt,le,gt,ge,eq} functions, added a third optional 2001-10-11 10:35:59 +00:00