File manager - Edit - /opt/alt/tests/alt-php82-pecl-http_4.2.4-1.el8/tests/cookie001.phpt
Back
--TEST-- cookies empty state --SKIPIF-- <?php include "skipif.inc"; ?> --FILE-- <?php echo "Test\n"; $c = new http\Cookie; $o = clone $c; $a = array( "cookies" => array(), "extras" => array(), "flags" => 0, "expires" => -1, "path" => "", "domain" => "", "max-age" => -1, ); var_dump($a == $c->toArray()); var_dump($a == $o->toArray()); ?> DONE --EXPECT-- Test bool(true) bool(true) DONE
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings