json_last_error_msg—返回最后一次调用 json_encode() 或 json_decode() 时产生的错误信息 说明¶ json_last_error_msg():string 当没有设置JSON_THROW_ON_ERROR参数时,返回最后一次调用json_encode()或json_decode()产生的错误信息。 参数¶
Add json_last_error_msg to see-also d056828 Sync en revision a83fd8e View details sy-records merged commit b726abf into php:master Aug 18, 2024 1 check passed sy-records deleted the json branch August 18, 2024 11:59 Sign up for free to join this conversation on GitHub. Alrea...