File manager - Edit - /opt/alt/tests/alt-php83-pecl-http_4.2.4-1.el8/tests/cookie002.phpt
Back
--TEST-- cookies expire as date --SKIPIF-- <?php include "skipif.inc"; ?> --INI-- date.timezone=UTC --FILE-- <?php echo "Test\n"; $d = new DateTime; $c = new http\Cookie(array("expires" => $d->format(DateTime::RFC1123))); var_dump($d->format("U") == $c->getExpires()); ?> DONE --EXPECT-- Test bool(true) DONE
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings