Test: /ext/session/tests/006.phpt - Version 7.0.11-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
013+ Segmentation fault (core dumped)
014+
015+ Termsig=11
013- values after session:
014- object(a)#%d (1) {
015- ["test"]=>
016- string(5) "hallo"
017- }
018- object(b)#%d (1) {
019- ["a"]=>
020- &object(a)#%d (1) {
021- ["test"]=>
022- string(5) "hallo"
023- }
024- }