Bug #72117
closedTYPO3\CMS\Core\Error\AbstractExceptionHandler::handleException() can not handle PHP 7 Errors
100%
Description
PHP 7 native Errors seem to create a Fatal Error.
I installed powermail 2.19.0 and now get the following error (both in FE and BE):
Fatal error: Uncaught TypeError: Argument 1 passed to TYPO3\CMS\Core\Error\AbstractExceptionHandler::handleException() must be an instance of Exception, instance of Error given in .../typo3_src-7.6.0/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php:36 Stack trace: #0 [internal function]: TYPO3\CMS\Core\Error\AbstractExceptionHandler->handleException(Object(Error)) #1 {main} thrown in .../typo3_src-7.6.0/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php on line 36
Updated by Morton Jonuschat almost 9 years ago
- Target version changed from 7.6.1 to Candidate for patchlevel
Updated by Alexander Opitz almost 9 years ago
- Status changed from New to In Progress
- Assignee set to Alexander Opitz
Updated by Gerrit Code Review almost 9 years ago
- Status changed from In Progress to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45247
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45247
Updated by Gerrit Code Review almost 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45247
Updated by Gerrit Code Review almost 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45247
Updated by Alexander Opitz almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 08b87162286b7374fb0753374f7fa34951f6bbf5.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45378
Updated by Benni Mack almost 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 0780eb6d5c8d19d4db6cbfab4248bda92675b9c4.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45395
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45396
Updated by Benni Mack almost 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset c532cb0c14c04d8a733ba86d413acee479d8e120.