Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Raise warnings for json_encode() and json_decode() issues
»
RFC: Raise warnings for json_encode() and json_decode() issues
Project Governance
Author
Craig Duncan
Whenever json_encode() or json_decode() are called, you must call json_last_error() to check if a failure occurred.
Mailing List Discussions
[RFC] Raise warnings for json_encode() and json_decode() issues
View Original
This RFC has not yet started voting