Browse Source

I don't see why a unicode string would appear here, and in fact it doesn't.

experimental/first_unicode_implementation
Rasmus Lerdorf 17 years ago
parent
commit
0daf9214f8
  1. 2
      ext/zip/tests/oo_stream.phpt

2
ext/zip/tests/oo_stream.phpt

@ -42,7 +42,7 @@ fclose($fp);
?>
--EXPECTF--
resource(%d) of type (stream)
unicode(5) "foo
string(5) "foo
"
string(5) "foo

Loading…
Cancel
Save