errors/native
This package is abandoned and no longer maintained.
No replacement package was suggested.
A meta-package that indicates a requirement for native error handling.
Maintainers
Package info
Language:Makefile
Type:metapackage
pkg:composer/errors/native
0.1.0
2016-08-08 07:09 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
Replaces
None
MIT e81b433099b42f48996cbfe297589fce4c0a9eea
- Erin Millard <ezzatron.woop@gmail.com>
This package is auto-updated.
Last update: 2023-08-08 04:43:23 UTC
README
No longer maintained
This package is no longer maintained. See this statement for more info.
The errors/native meta-package
Adding this package as a dependency indicates that the root package is designed to work with "native" errors that PHP produces by default, and will not work correctly with exception-based error handlers, such as the one described in this specification:
composer require errors/native
