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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user