v5.1.0
Release 5.1.0 - 2024-10-27
Added
- Added interface
ThrowabletoBaseExceptionInterface. - Class
Errorwas extended fromErrorException. - Added
MonologProcessorfor Monolog.
Fixed
- Fixed the PHPDoc type hints for
PHPStan. - Fixed the
ResourceExceptionclass and sibling classes.
Changed
- Rename method
BaseExceptionInterface::template()toBaseExceptionInterface::getTemplate(). - Update documentation (English and Russian).
- Exceptions are no longer added to the
exception registry.
This functionality is disabled by default.
Full Changelog: v5.0.2...v5.1.0