rfc:json_encode_decode_errors
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
rfc:json_encode_decode_errors [2017/07/28 10:55] – Created new RFC for JSON errors duncan3dc | rfc:json_encode_decode_errors [2025/04/03 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PHP RFC: Raise warnings for json_encode() and json_decode() issues ====== | ====== PHP RFC: Raise warnings for json_encode() and json_decode() issues ====== | ||
- | * Version: 0.1 | + | * Version: 0.2 |
* Date: 2017-07-28 | * Date: 2017-07-28 | ||
* Author: Craig Duncan < | * Author: Craig Duncan < | ||
* Proposed version: PHP 7.3 | * Proposed version: PHP 7.3 | ||
- | * Status: | + | * Status: |
===== Introduction ===== | ===== Introduction ===== | ||
Line 15: | Line 15: | ||
This RFC proposes changing '' | This RFC proposes changing '' | ||
+ | |||
+ | ===== Concerns ===== | ||
+ | |||
+ | The functionality of '' | ||
===== Backward Incompatible Changes ===== | ===== Backward Incompatible Changes ===== | ||
Line 41: | Line 45: | ||
Initial discussion that led to this RFC's creation: | Initial discussion that led to this RFC's creation: | ||
https:// | https:// | ||
+ | |||
+ | Discussion thread: | ||
+ | https:// | ||
rfc/json_encode_decode_errors.1501239320.txt.gz · Last modified: 2025/04/03 13:08 (external edit)