Test: /ext/standard/tests/serialize/bug72601.phpt - Version 7.0.11-dev        

Feature/Change Request #72601 Stringify 'uniqidentifier' fields
Submitted: 2016-07-15 07:53:39 Modified: 2016-09-12 21:27:33
From: axelhex Assigned: adambaratz
Status: Closed Package: PDO DBlib
PHP Version: 7.0Git-2016-07-15 (Git) OS:

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+ Segmentation fault (core dumped)
003+
004+ Termsig=11
002- Calling __wakeup
003- Calling __wakeup
004- array(2) {
005- [0]=>
006- object(Obj)#%d (1) {
007- ["a"]=>
008- object(stdClass)#%d (1) {
009- ["test"]=>
010- string(3) "foo"
011- }
012- }
013- [1]=>
014- object(Obj)#%d (1) {
015- ["a"]=>
016- object(stdClass)#%d (1) {
017- ["test"]=>
018- string(3) "foo"
019- }
020- }
021- }