rfc:jsonserializable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:jsonserializable [2015/07/13 13:21] – typo decanusrfc:jsonserializable [2015/07/13 13:33] – Vote decanus
Line 35: Line 35:
  
 Unlike the ArrayObject, an object like this would not be accessable like an array, and would have an easier support of private variables as the setters are in the class itself. The interface would just ensure that a json_decode would trigger the jsonUnserialize method with the json. Unlike the ArrayObject, an object like this would not be accessable like an array, and would have an easier support of private variables as the setters are in the class itself. The interface would just ensure that a json_decode would trigger the jsonUnserialize method with the json.
 +
 +===== Vote ======
 +<doodle title="jsonserializable" auth="decanus" voteType="single" closed="false">
 +   * Yes
 +   * No
 +</doodle>
 +
 ===== Proposed PHP Version(s) ===== ===== Proposed PHP Version(s) =====
 next PHP 7.x next PHP 7.x
rfc/jsonserializable.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1