Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/session/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/session/tests/bug69111.phpt |
--TEST-- Bug #69111 Crash in SessionHandler::read() --XFAIL-- It is still a leak --SKIPIF-- <?php include('skipif.inc'); ?> --FILE-- <?php $sh = new SessionHandler; session_set_save_handler($sh); $savePath = ini_get('session.save_path'); $sessionName = ini_get('session.name'); // session_start(); // Uncommenting this makes it not crash when reading the session (see below), but it will not return any data. $sh->open($savePath, $sessionName); $sh->write("foo", "bar"); var_dump($sh->read(@$id)); ?> --EXPECTF-- bool(false)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare