mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
parent
6891e6abdf
commit
ac22f71477
1 changed files with 0 additions and 1 deletions
|
@ -19,5 +19,4 @@ $sh->write("foo", "bar");
|
||||||
var_dump($sh->read(@$id));
|
var_dump($sh->read(@$id));
|
||||||
?>
|
?>
|
||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
Warning: SessionHandler::read(): The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in %sbug69111.php on line %d
|
|
||||||
bool(false)
|
bool(false)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue