PHP 8.3 이후부터 `json_decode()`와 `json_last_error() === JSON_ERROR_NONE`을 `json_validate()`로 변환하도록 제안합니다.
자세한 내용은
PHP RFC: json_validate
를 참조하세요.