Attention

TYPO3 v6 has reached its end-of-life April 18th, 2017 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 strongly recommended updating your project.

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)