Project

General

Profile

Actions

Bug #70697

closed

Possible silent fatal error with legacy extensions

Added by Xavier Perseguers over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
Start date:
2015-10-14
Due date:
% Done:

100%

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

Description

Step to reproduce

  • Ensure EXT:compatibility6 is not loaded
  • Have an extension coming with an update script @class.ext_update.php` like that:
class ext_update extends t3lib_SCbase {
    // ...
}
  • Open Extension Manager

This results into a white screen without any error nor log entry.

Actions

Also available in: Atom PDF