Actions
Bug #83787
closedEpic #83894: PSR-15 Initiative
TYPO3\Cms\Core\Boostrap should not throw a RuntimeException in Install Tool context
Start date:
2018-02-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I've run into an issue when Upgrading TYPO3 7.6 to 8.7 when TYPO3 would throw a RuntimeException because displayErrors
was set to 2.
Now I understand that this has been deprecated for some time but it would be more integrator friendly to either catch or not throw the exception at all in the install tool context (i.e. when calling typo3/install).
Any thoughts?
Actions