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

Bug #66827 session_start generates PHP Notice if session cookie contains array
Submitted: 2014-03-05 15:07:35 Modified: 2014-07-18 05:32:33
From: spam Assigned: yohgaki
Status: Closed Package: Session related
PHP Version: 5.5.9 OS: osx

There is 1 diff reported by users for this test.

Count Diff
38 (100%)
001+ Fatal error: Uncaught Exception: Could not gather sufficient random data in %s/bug66827.php:3
001- OK
002+ Stack trace:
003+ #0 %s/bug66827.php(3): session_start()
004+ #1 {main}
005+
006+ Next Exception: Could not gather sufficient random data in %s/bug66827.php:3
007+ Stack trace:
008+ #0 %s/bug66827.php(3): session_start()
009+ #1 {main}
010+
011+ Next Exception: Could not gather sufficient random data in %s/bug66827.php:3
012+ Stack trace:
013+ #0 %s/bug66827.php(3): session_start()
014+ #1 {main}
015+
016+ Next Exception: Could not gather sufficient random data in %s/bug66827.php:3
017+ Stack trace:
018+ #0 %s/bug66827.php(3): session_start()
019+ #1 {main}
020+
021+ Next Error: Failed to create session ID: files (path: ) in %s/bug66827.php:3
022+ Stack trace:
023+ #0 %s/bug66827.php(3): session_start()
024+ #1 {main}
025+ thrown in %s/bug66827.php on line 3