Project

General

Profile

Actions

Bug #72117

closed

TYPO3\CMS\Core\Error\AbstractExceptionHandler::handleException() can not handle PHP 7 Errors

Added by Daniel Corn over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Start date:
2015-12-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Epic #65314: PHP7ClosedAlexander Opitz2015-02-25

Actions
Related to TYPO3 Core - Task #72293: Change first parameter of ExceptionHandlerInterface::handleException to \ThrowableClosedAlexander Opitz2015-12-17

Actions
Actions #1

Updated by Morton Jonuschat over 8 years ago

  • Target version changed from 7.6.1 to Candidate for patchlevel
Actions #2

Updated by Alexander Opitz over 8 years ago

  • Status changed from New to In Progress
  • Assignee set to Alexander Opitz
Actions #3

Updated by Gerrit Code Review over 8 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

Actions #4

Updated by Gerrit Code Review over 8 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

Actions #5

Updated by Gerrit Code Review over 8 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

Actions #6

Updated by Gerrit Code Review over 8 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

Actions #7

Updated by Alexander Opitz over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Gerrit Code Review over 8 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

Actions #9

Updated by Benni Mack over 8 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Gerrit Code Review over 8 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

Actions #11

Updated by Gerrit Code Review over 8 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

Actions #12

Updated by Benni Mack over 8 years ago

  • Status changed from Under Review to Resolved
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF