Skip to content

Releases: dotkernel/dot-errorhandler

3.2.0

Choose a tag to compare

@kakapiciu kakapiciu released this 22 Mar 10:48
5d31238

3.2.0 - 2022-03-22

Changed

  • Updated PHP version to allow 8.0 and 8.1

Added

  • PHP 8.0 and 8.1 compatiblity

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

3.1.1 release

Choose a tag to compare

@alexmerlin alexmerlin released this 26 Apr 09:16
6716d50

3.1.1 - 2021-04-26

Changed

  • Modified config/error-handling.global.php.dist to use date-based variables parsed by dot-log

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

3.1.0 release

Choose a tag to compare

@arhimede arhimede released this 02 Nov 19:24
bcf3431

3.1.0 - 2020-11-02

Changed

  • Composer 2 compatibility.
  • Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

added keywords, requirement PHP v7.4 or higher

Choose a tag to compare

@bidi47 bidi47 released this 23 Apr 09:32

3.0.2 - 2020-04-23

Changed

  • Nothing

Added

  • Keywords in composer.json
  • Requirement for PHP v7.4 or higher

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-errorhandler 3.0.1

Choose a tag to compare

@bidi47 bidi47 released this 22 Apr 11:43

3.0.1 - 2020-04-22

Changed

  • Updated 3rd party dependencies to latest version
  • Updated License
  • Updated .gitignore

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-errorhandler 3.0.0

Choose a tag to compare

@bidi47 bidi47 released this 17 Apr 13:29

3.0.0 - 2020-04-09

Changed

  • Updated dependency dotkernel/dot-log to v3

Added

  • Missing dependency laminas/laminas-diactoros

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Replaced Zend namespace with Laminas and Mezzio namespaces.

Choose a tag to compare

@dotcostin dotcostin released this 31 Jan 10:24

Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.

Changed

  • Nothing

Added

  • Added Laminas dependencies

Deprecated

  • Nothing

Removed

  • Removed Zend packages dependencies

Fixed

  • Nothing

dot-errorhandler 1.0.1

Choose a tag to compare

@gabidj gabidj released this 27 Nov 11:53

Corrected factory and config provider.

Added

  • Factory for plain ErrorHandler

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing