Task #48296

Missing method in ExceptionHandlerInterface

Added by Marco Falkenberg about 2 years ago. Updated about 2 years ago.

Status:Needs Feedback Start date:2013-05-16
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-
Sprint: Has patch:No
PHP Version: Complexity:no-brainer

Description

While only implementing the ExceptionHandlerInterface the booting script fails because it tries to inject the system logger in line 177.

History

#1 Updated by Robert Lemke about 2 years ago

  • Status changed from New to Needs Feedback

Can you provide some steps to reproduce?

#2 Updated by Marco Falkenberg about 2 years ago

Of course :)

Just do a minimal implementation of the TYPO3\Flow\Error\ExceptionHandlerInterface and activate it in the Settings.yaml.

Then you will notice the missing 'injectSystemLogger' method.

Also available in: Atom PDF