Attention

TYPO3 v7 has reached its end-of-life November 30th, 2018 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.

There is no further ELTS support. It is recommended that you upgrade your project and use a supported version of TYPO3.

Screenshots

This section shows some sample output to demonstrate the capabilities of error and exception handling in TYPO3.

PHP warning in the backend

A PHP warning in the TYPO3 Backend

PHP warning in the admin panel

A PHP exception caught and displayed in the admin panel

Exception caught by debug handler

An exception shown by the debug exception handler

Exception caught by production handler

An exception shown by the production exception handler

PHP errors in the BE log

PHP exceptions caught and displayed in Admin Tools > Log

PHP errors in the devlog

PHP exceptions caught and displayed in Developer's Log (requires an extension like devlog)