Overview

dot-errorhandler is Dotkernel's logging error handler, providing two options:

Version History

Branch Release PSR-11 Log Style Implementation OSS Lifecycle PHP Version
4.1 >= 4.2 2 PSR-Log OSS Lifecycle PHP from Packagist (specify version)
4.1 < 4.2 2 Laminas Log OSS Lifecycle PHP from Packagist (specify version)
4.0 < 4.1 1 Laminas Log OSS Lifecycle PHP from Packagist (specify version)
3.0 < 4.0 1 Laminas Log OSS Lifecycle PHP from Packagist (specify version)

Badges

OSS Lifecycle PHP from Packagist (specify version)

GitHub issues GitHub forks GitHub stars GitHub license

Build Static codecov PHPStan

Features

This package provides two features:

  • Dot\ErrorHandler\ErrorHandler, same as the Mezzio error handling class with the only difference being the removal of the final statement for making extension possible
  • Dot\ErrorHandler\LogErrorHandler adds logging support to the default ErrorHandler class

Versions >=4.0.0 and <4.1.0 use laminas/laminas-servicemanager 3.x

Versions >=4.1.0 use laminas/laminas-servicemanager 4.x