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 : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/session/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/session/tests/bug68063.phpt |
--TEST-- Bug #68063 (Empty session IDs do still start sessions) --SKIPIF-- <?php include('skipif.inc'); ?> --INI-- session.use_strict_mode=0 session.sid_length=40 session.sid_bits_per_character=4 --FILE-- <?php // Empty session ID may happen by browser bugs // Could also be set with a cookie like "PHPSESSID=; path=/" session_id(''); // Start the session with empty string should result in new session ID var_dump(session_start()); // Returns newly created session ID var_dump(session_id()); ?> --EXPECTF-- bool(true) string(40) "%s"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare