Releases: EdmondDantes/BaseException
Releases · EdmondDantes/BaseException
v5.2.1
Full Changelog: v5.2.0...v5.2.1
v5.2.0
Full Changelog: v5.1.3...v5.2.0
v5.1.3
Full Changelog: v5.1.2...v5.1.3
v5.1.2
Full Changelog: v5.1.1...v5.1.2
v5.1.1
Full Changelog: v5.1.0...v5.1.1
v5.1.0
Release 5.1.0 - 2024-10-27
Added
- Added interface
Throwable
toBaseExceptionInterface
. - Class
Error
was extended fromErrorException
. - Added
MonologProcessor
for Monolog.
Fixed
- Fixed the PHPDoc type hints for
PHPStan
. - Fixed the
ResourceException
class 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
v5.0.2
Full Changelog: v5.0.1...v5.0.2
v5.0.1
Fix composer
Full Changelog: v5.0.0...v5.0.1
BaseException v5.0.0
PHP 8.3 version
PHP8+ support
PHP8+ support