This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[zendframework/zendframework#5383] Use error suppression *gulp*
- The only viable solution that (a) prevents recursion during serialization, and (b) allows the Logger to work as an error handler after a message has been formatted, is to use the error suppression operator. See the comment in the normalize method for details.
- Loading branch information