- Output for 8.1.0 - 8.1.24, 8.2.0 - 8.2.11
- object(Cookie)#3 (3) {
["name"]=>
string(4) "test"
["value"]=>
array(2) {
[0]=>
string(3) "one"
[1]=>
string(3) "two"
}
["options"]=>
array(3) {
["expires"]=>
int(1700720017)
["secure"]=>
bool(true)
["httponly"]=>
bool(true)
}
}
- Output for 8.0.1 - 8.0.30
- Parse error: syntax error, unexpected identifier "readonly", expecting "function" or "const" in /in/D2RQi on line 37
Process exited with code 255.