Released: 2026-03-13. Diff.
Version rationale: patch for a scoped PHP runtime-correctness fix without import-model or runtime floor changes.
Fixes
- Fixed
php/json/json_decode,php/json/json_encode, andphp/json/json_last_errorinteraction so successful JSON operations clear prior error state correctly while still preservingJSON_ERROR_INF_OR_NANfor primitive, boxed, andtoJSON()-introduced non-finite numbers.