errors / any
This package is abandoned and no longer maintained.
No replacement package was suggested.
A meta-package that indicates support for both native, and exception-based error handling.
0.1.0
2016-12-12 22:56 UTC
This package is auto-updated.
Last update: 2023-08-08 04:46:14 UTC
README
No longer maintained
This package is no longer maintained. See this statement for more info.
The errors/any meta-package
Adding this package as a dependency indicates that the root package is designed to work with exception-based error handlers, such as the one described in this specification, but that it also supports native errors that PHP produces by default:
composer require errors/any