File manager - Edit - /opt/alt/tests/alt-php83-pecl-http_4.2.4-1.el8/tests/messagebody007.phpt
Back
--TEST-- message body to stream --SKIPIF-- <?php include "skipif.inc"; ?> --FILE-- <?php echo "Test\n"; $file = new http\Message\Body(fopen(__FILE__,"r")); $file->toStream($f = fopen("php://temp", "w")); fseek($f, 0, SEEK_SET); var_dump(file_get_contents(__FILE__) === stream_get_contents($f)); ?> DONE --EXPECT-- Test bool(true) DONE
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.18 |
proxy
|
phpinfo
|
Settings