The SimdJsonValueError class
(PECL simdjson >= 3.0.0)
简介
A SimdJsonValueError is thrown when the type of an argument to a function from simdjson is correct but the value of it is incorrect. E.g. when the JSON decoding $depth is not positive or the $depth is too large.
类摘要
更新日志
版本 | 说明 |
---|---|
PHP 8.0.0 | SimdJsonValueError extends ValueError now instead of Error. |
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.simdjsonvalueerror.php