Skip to content

Releases: IFCastle/exceptions

v5.2.1

Choose a tag to compare

@EdmondDantes EdmondDantes released this 15 Nov 15:46

Full Changelog: v5.2.0...v5.2.1

v5.2.0

Choose a tag to compare

@EdmondDantes EdmondDantes released this 15 Nov 09:38

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

v5.1.3

v5.1.3 Pre-release
Pre-release

Choose a tag to compare

@EdmondDantes EdmondDantes released this 29 Oct 06:53

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

v5.1.2

Choose a tag to compare

@EdmondDantes EdmondDantes released this 28 Oct 17:07

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

v5.1.1

Choose a tag to compare

@EdmondDantes EdmondDantes released this 28 Oct 16:55

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

v5.1.0

Choose a tag to compare

@EdmondDantes EdmondDantes released this 27 Oct 15:03

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

v5.0.2 Pre-release
Pre-release

Choose a tag to compare

@EdmondDantes EdmondDantes released this 08 Sep 08:12

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

v5.0.1

Choose a tag to compare

@EdmondDantes EdmondDantes released this 31 Aug 11:49

Fix composer

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

BaseException v5.0.0

Choose a tag to compare

@EdmondDantes EdmondDantes released this 16 Jul 10:11

PHP 8.3 version

PHP8+ support

Choose a tag to compare

@EdmondDantes EdmondDantes released this 14 Dec 16:27
b94206e

PHP8+ support