php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #72282 Wrong reference when serialize/unserialize an object (Bug #72229 still there)
Submitted: 2016-05-28 13:38 UTC Modified: 2016-05-28 15:48 UTC
From: email at rodrigo-supper dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 7.0.7 OS: all
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: email at rodrigo-supper dot de
New email:
PHP Version: OS:

 

 [2016-05-28 13:38 UTC] email at rodrigo-supper dot de
Description:
------------
This bug was already reported as #72229 and was set to closed (one week before the new relase 7.0.7). But the bug is still there in the actual release 7.0.7!

Test script:
---------------
See test script in bug report #72229: 
https://bugs.php.net/bug.php?id=72229

Expected result:
----------------
See https://bugs.php.net/bug.php?id=72229

Actual result:
--------------
See https://bugs.php.net/bug.php?id=72229

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-05-28 15:48 UTC] nikic@php.net
-Status: Open +Status: Not a bug
 [2016-05-28 15:48 UTC] nikic@php.net
There's a two week windows before the final release of a new version in which new changes (security fixes and other critical fixes notwithstanding) are no longer included. The fix for this bug will be in PHP 7.0.8, as may be determined from the changelog: https://github.com/php/php-src/blob/4746e5efcb135051e003294f4721792139779fd0/NEWS#L25
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC