php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #54650 Create JSON session serializer
Submitted: 2011-05-02 15:40 UTC Modified: 2011-07-05 15:02 UTC
From: jinmoku at hotmail dot com Assigned:
Status: Not a bug Package: JSON related
PHP Version: trunk-SVN-2011-05-02 (SVN) OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
25 + 25 = ?
Subscribe to this entry?

 
 [2011-05-02 15:40 UTC] jinmoku at hotmail dot com
Description:
------------
Actually there is no plan for a JSON session serializer, with the JsonSerializable it could be used with other language.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-05 15:02 UTC] johannes@php.net
-Status: Open +Status: Bogus
 [2011-07-05 15:02 UTC] johannes@php.net
Session storage has to be type-safe, for instance we need object types etc. This is not possible in a good way with JSON.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC