Skip to content

Releases: EdmondDantes/BaseException

v5.2.1

15 Nov 15:46
Compare
Choose a tag to compare

v5.2.0

15 Nov 09:38
Compare
Choose a tag to compare

Full Changelog: v5.1.3...v5.2.0

v5.1.3

29 Oct 06:53
Compare
Choose a tag to compare
v5.1.3 Pre-release
Pre-release

Full Changelog: v5.1.2...v5.1.3

v5.1.2

28 Oct 17:07
Compare
Choose a tag to compare

Full Changelog: v5.1.1...v5.1.2

v5.1.1

28 Oct 16:55
Compare
Choose a tag to compare

Full Changelog: v5.1.0...v5.1.1

v5.1.0

27 Oct 15:03
Compare
Choose a tag to compare

Release 5.1.0 - 2024-10-27

Added

  • Added interface Throwable to BaseExceptionInterface.
  • Class Error was extended from ErrorException.
  • Added MonologProcessor for Monolog.

Fixed

  • Fixed the PHPDoc type hints for PHPStan.
  • Fixed the ResourceException class and sibling classes.

Changed

  • Rename method BaseExceptionInterface::template() to BaseExceptionInterface::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

08 Sep 08:12
Compare
Choose a tag to compare
v5.0.2 Pre-release
Pre-release

Full Changelog: v5.0.1...v5.0.2

v5.0.1

31 Aug 11:49
Compare
Choose a tag to compare

Fix composer

Full Changelog: v5.0.0...v5.0.1

BaseException v5.0.0

16 Jul 10:11
Compare
Choose a tag to compare

PHP 8.3 version

PHP8+ support

14 Dec 16:27
b94206e
Compare
Choose a tag to compare

PHP8+ support