You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Remove the default dependency to the
\Zend\StdLib\ErrorHandler
by replacing it with an injectable ErrorHandler.The main aim would be to get rid of external dependencies to make the component as independent as possible and allow a more widespread usage.
This has been influenced by zendframework/zendframework#7497 and symfony/symfony-docs#5756
The text was updated successfully, but these errors were encountered: