/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
streams
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/streams/bug65483.phpt
--TEST-- Bug #65483: quoted-printable encode stream filter incorrectly encoding spaces --FILE-- <?php $data = 'a b=c d'; $fd = fopen('php://temp', 'w+'); fwrite($fd, $data); rewind($fd); $res = stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_READ); var_dump(stream_get_contents($fd, -1, 0)); fclose($fd); ?> --EXPECT-- string(9) "a b=3Dc d"
Copyright ©2k19 -
Hexid
|
Tex7ure