php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77866 internal Serializable classes should implement the new __(un)serialize methods
Submitted: 2019-04-08 21:31 UTC Modified: 2019-04-09 10:58 UTC
From: nicolas dot grekas+php at gmail dot com Assigned: nikic (profile)
Status: Closed Package: *General Issues
PHP Version: Next Minor Version OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nicolas dot grekas+php at gmail dot com
New email:
PHP Version: OS:

 

 [2019-04-08 21:31 UTC] nicolas dot grekas+php at gmail dot com
Description:
------------
The code classes that implement Serializable (SplObjectHash, ArrayObject, etc) should implement the new __serialize/__unserialize magic methods


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-04-09 10:58 UTC] nikic@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: nikic
 [2019-04-10 07:40 UTC] nikic@php.net
Automatic comment on behalf of nikita.ppv@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=e2ea0f105c9c6c60b19f2584d72205e5b1fe11e8
Log: Fix bug #77866: Port Serializable SPL classes to use __unserialize()
 [2019-04-10 07:40 UTC] nikic@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Apr 22 07:01:29 2025 UTC