1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

- output handler buffers are always binary, thanks Johannes

This commit is contained in:
Michael Wallner
2007-05-05 15:16:48 +00:00
parent 74e6d53ce4
commit adfa6209e6

View File

@@ -25,5 +25,5 @@ var_dump( $a ); // 1A
string(2) "2B"
string(2) "1A"
--UEXPECT--
unicode(2) "2B"
unicode(2) "1A"
string(2) "2B"
string(2) "1A"