File manager - Edit - /opt/alt/tests/alt-php81-pecl-http_4.2.4-1.el8/tests/header003.phpt
Back
--TEST-- header serialize --SKIPIF-- <?php include "skipif.inc"; ?> --FILE-- <?php echo "Test\n"; $h = new http\Header("foo", "bar"); var_dump("Foo: bar" === (string) unserialize(serialize($h))); $h = new http\Header(123, 456); var_dump("123: 456" === (string) unserialize(serialize($h))); ?> Done --EXPECT-- Test bool(true) bool(true) Done
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.2 |
proxy
|
phpinfo
|
Settings