File manager - Edit - /opt/alt/tests/alt-php84-pecl-http_4.2.6-2.el8/tests/messagebody005.phpt
Back
--TEST-- message body add part --SKIPIF-- <?php include "skipif.inc"; ?> --FILE-- <?php echo "Test\n"; $temp = new http\Message\Body; var_dump($temp->getBoundary()); $temp->addPart(new http\Message("This: is a header\n\nand this is the data\n")); var_dump($temp->getBoundary()); echo $temp; ?> DONE --EXPECTF-- Test NULL string(%d) "%x.%x" --%x.%x This: is a header Content-Length: 21 and this is the data --%x.%x-- DONE
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.19 |
proxy
|
phpinfo
|
Settings