codexsoft / errors-to-exceptions
一些用于捕获错误并作为异常处理的模板代码
v1.0.2
2021-01-18 13:53 UTC
Requires
- php: ^7.2|^8
This package is auto-updated.
Last update: 2024-09-18 22:36:08 UTC
README
一些用于捕获错误并作为异常处理的模板代码
另一个选择是使用 Symfony Debug 组件,请考虑使用它。 https://symfony.com.cn/doc/current/components/debug.html