Test: /ext/session/tests/session_set_save_handler_iface_001.phpt - Version 7.2.0-dev    

There is 1 diff reported by users for this test.

Count Diff
38 (100%)
002+
003+ Fatal error: Uncaught Exception: Could not gather sufficient random data in %s/session_set_save_handler_iface_001.php:53
004+ Stack trace:
005+ #0 %s/session_set_save_handler_iface_001.php(53): session_start()
006+ #1 {main}
007+
008+ Next Error: Failed to create session ID: user (path: ) in %s/session_set_save_handler_iface_001.php:53
009+ Stack trace:
010+ #0 %s/session_set_save_handler_iface_001.php(53): session_start()
011+ #1 {main}
012+ thrown in %s/session_set_save_handler_iface_001.php on line 53
002- string(%d) "%s"
003- string(4) "user"
004- array(1) {
005- ["foo"]=>
006- string(5) "hello"
007- }
008- array(1) {
009- ["foo"]=>
010- string(5) "hello"
011- }
012- string(%d) "%s"
013- string(4) "user"
014- array(1) {
015- ["foo"]=>
016- string(5) "hello"
017- }
018- array(1) {
019- ["foo"]=>
020- string(5) "hello"
021- }