File manager - Edit - /opt/alt/tests/alt-php81-pecl-http_4.2.4-1.el8/tests/encstream001.phpt
Back
--TEST-- encoding stream chunked static --SKIPIF-- <?php include "skipif.inc"; ?> --FILE-- <?php echo "Test\n"; $file = file(__FILE__); $cenc = array_reduce( $file, function($data, $line) { return $data . sprintf("%lx\r\n%s\r\n", strlen($line), $line); } ) . "0\r\n"; var_dump(implode("", $file) === http\Encoding\Stream\Dechunk::decode($cenc)); ?> DONE --EXPECT-- Test bool(true) DONE
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.1 |
proxy
|
phpinfo
|
Settings