Test: /ext/session/tests/session_decode_basic_serialize.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_decode_basic_serialize.php:79
004+ Stack trace:
005+ #0 %s/session_decode_basic_serialize.php(79): session_start()
006+ #1 {main}
007+
008+ Next Exception: Could not gather sufficient random data in %s/session_decode_basic_serialize.php:79
009+ Stack trace:
010+ #0 %s/session_decode_basic_serialize.php(79): session_start()
011+ #1 {main}
012+
013+ Next Exception: Could not gather sufficient random data in %s/session_decode_basic_serialize.php:79
014+ Stack trace:
015+ #0 %s/session_decode_basic_serialize.php(79): session_start()
016+ #1 {main}
017+
018+ Next Exception: Could not gather sufficient random data in %s/session_decode_basic_serialize.php:79
019+ Stack trace:
020+ #0 %s/session_decode_basic_serialize.php(79): session_start()
021+ #1 {main}
002- bool(true)
004- -- Iteration 1 --
005- bool(true)
006- array(1) {
007- ["data"]=>
008- int(0)
023+ Next Error: Failed to create session ID: files (path: ) in %s/session_decode_basic_serialize.php:79
024+ Stack trace:
025+ #0 %s/session_decode_basic_serialize.php(79): session_start()
026+ #1 {main}
027+ thrown in %s/session_decode_basic_serialize.php on line 79
009- }
010-
011- -- Iteration 2 --
012- bool(true)
013- array(1) {
014- ["data"]=>
015- int(1)
016- }
017-
018- -- Iteration 3 --
019- bool(true)
020- array(1) {
021- ["data"]=>
022- int(12345)
023- }
024-
025- -- Iteration 4 --
026- bool(true)
027- array(1) {
028- ["data"]=>
029- int(-2345)
030- }
031-
032- -- Iteration 5 --
033- bool(true)
034- array(1) {
035- ["data"]=>
036- float(10.5)
037- }
038-
039- -- Iteration 6 --
040- bool(true)
041- array(1) {
042- ["data"]=>
043- float(-10.5)
044- }
045-
046- -- Iteration 7 --
047- bool(true)
048- array(1) {
049- ["data"]=>
050- float(123456789000)
051- }
052-
053- -- Iteration 8 --
054- bool(true)
055- array(1) {
056- ["data"]=>
057- float(1.23456789E-9)
058- }
059-
060- -- Iteration 9 --
061- bool(true)
062- array(1) {
063- ["data"]=>
064- float(0.5)
065- }
066-
067- -- Iteration 10 --
068- bool(true)
069- array(1) {
070- ["data"]=>
071- NULL
072- }
073-
074- -- Iteration 11 --
075- bool(true)
076- array(1) {
077- ["data"]=>
078- NULL
079- }
080-
081- -- Iteration 12 --
082- bool(true)
083- array(1) {
084- ["data"]=>
085- bool(true)
086- }
087-
088- -- Iteration 13 --
089- bool(true)
090- array(1) {
091- ["data"]=>
092- bool(false)
093- }
094-
095- -- Iteration 14 --
096- bool(true)
097- array(1) {
098- ["data"]=>
099- bool(true)
100- }
101-
102- -- Iteration 15 --
103- bool(true)
104- array(1) {
105- ["data"]=>
106- bool(false)
107- }
108-
109- -- Iteration 16 --
110- bool(true)
111- array(1) {
112- ["data"]=>
113- string(0) ""
114- }
115-
116- -- Iteration 17 --
117- bool(true)
118- array(1) {
119- ["data"]=>
120- string(0) ""
121- }
122-
123- -- Iteration 18 --
124- bool(true)
125- array(1) {
126- ["data"]=>
127- string(7) "Nothing"
128- }
129-
130- -- Iteration 19 --
131- bool(true)
132- array(1) {
133- ["data"]=>
134- string(7) "Nothing"
135- }
136-
137- -- Iteration 20 --
138- bool(true)
139- array(1) {
140- ["data"]=>
141- string(12) "Hello World!"
142- }
143-
144- -- Iteration 21 --
145- bool(true)
146- array(1) {
147- ["data"]=>
148- object(classA)#2 (0) {
149- }
150- }
151-
152- -- Iteration 22 --
153- bool(true)
154- array(1) {
155- ["data"]=>
156- NULL
157- }
158-
159- -- Iteration 23 --
160- bool(true)
161- array(1) {
162- ["data"]=>
163- NULL
164- }
165-
166- -- Iteration 24 --
167- bool(true)
168- array(1) {
169- ["data"]=>
170- int(0)
171- }
172- bool(true)
173- Done