Closed cbichis closed 3 years ago
This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself
If you are looking for an actively maintained package alternative, we recommend:
Hello, I noticed on my PHP 7.4.23 (running Ubuntu 20.04.3 LTS) the errors are not logged for Laminas Log so for testing I have disabled from the logger config:
And rather I have set manually in onBootstrap:
$result is NULL, the rest are true.
It looks like the errors are not logged.
I debugged more and the: $previous is false so hence why returning false.