Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

Yii Error Handler 4.3

Sep 6, 2025

Yii Error Handler version 4.3 was released. In this version:

  • pass request to callable value in ExceptionResponder middleware.

Yii Error Handler 4.2

Aug 19, 2025

Yii Error Handler version 4.2 was released. In this version:

  • added $traceLink parameter to HtmlRenderer to allow linking to trace files;
  • introduced UserException attribute to mark user exceptions;
  • Cleanup templates, removed legacy code.

Yii Error Handler 4.1

Apr 18, 2025

Yii Error Handler package was updated with the following enhancements:

  • Add Yiisoft\ErrorHandler\ThrowableResponseFactory that provides a response for Throwable object with renderer provider usage.
  • Mark Yiisoft\ErrorHandler\Factory\ThrowableResponseFactory as deprecated.
  • Set content type header in renderers.
  • Fix dark mode argument display issues.

Yii Error Handler 4.0

Feb 5, 2025

Yii Error Handler package was updated with the following enhancements:

  • Add separate parameters for each of HtmlRenderer settings in constructor. Mark $settings parameter as deprecated
  • Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
  • Add error code & show function arguments
  • Pass exception message instead of rendered exception to logger in ErrorHandler

Read more

Yii Error Handler 3.3

Jul 11, 2024

Yii Error Handler package was updated with the following enhancements:

  • add copy cURL button, sort request headers, fix UI;
  • simplify error log;
  • show full argument by click;
  • remove @anonymous postfix;

Read more

Yii Error Handler 3.2

Jan 30, 2024

Yii Error Handler package was updated with the following enhancements:

  • add ability to execute getBody() on response when ExceptionResponder middleware is processing;
  • trace PHP errors.

Yii Error Handler 3.1

Jan 7, 2024

Yii Error Handler package was updated with the following enhancements and fixes:

  • added CompositeException to be able to render multiple exceptions;
  • dispatch ApplicationError in ErrorCatcher;
  • added HeadersProvider
  • added color scheme definition based on system settings.

Yii Error Handler 3.0

Feb 14, 2023

Yii Error Handler package got a major release. There a few changes and improvements:

  • PHP version raised to ^8.0;
  • configuration group names adapted to Yii conventions;
  • explicitly added transitive dependencies ext-mbstring, psr/http-factory and psr/http-server-handler.

Error handler 2.1.0

Jun 16, 2022

Error handler package was updated with the following enhancements:

  • There is now Yiisoft\ErrorHandler\Event\ApplicationError triggered after the error is handled.
  • Current working directory is restored in error handler so relative paths now work well.
  • Exit is deferred now so custom shutdown handlers are properly triggered.
  • Added markdown support for friendly exceptions.

Read more

Error handler 2.0.0

Nov 9, 2021

Error handler package got a major release.

Visible part is that solution is now formatted better. Internally, HeaderHelper is now used from http package.

Error handler 1.0.0

May 13, 2021

Error handler package got its first release. This is generic PSR-15 and PSR-3 compatible error handling library.

The features are:

  • PSR-15 middleware for catching unhandled errors.
  • PSR-15 middleware for mapping certain exceptions to custom responses.
  • Production and debug modes.
  • Debug mode displays details, stacktrace, has dark and light themes and handy buttons to search for error without typing.

Read more

Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (44)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 384
  • extensions 233
  • release 109
  • yii2 73
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)