Test: /ext/standard/tests/serialize/bug68976.phpt - Version 7.3.1        

Security #68976 Use After Free Vulnerability in unserialize()
Submitted: 2015-02-03 06:18:52 Modified: 2015-03-31 05:51:07
From: taoguangchen Assigned: stas
Status: Closed Package: *General Issues
PHP Version: 5.6.5 OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- array(2) {
002- [0]=>
003- object(evilClass)#1 (0) {
004- }
005- [1]=>
006- int(1)
007- }
008- ===DONE===