Project

General

Profile

Actions

Bug #55352

closed

TYPO3 breaks if docblock is removed by opcode cache

Added by Alexander Opitz over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2014-01-27
Due date:
% Done:

100%

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

Description

It is possible with Zend OPcache, Zend Optimizer+ and eAccelerator to remove the docblock from the cached opcode. But this is needed for Extbase & Fluid.

What we get on install:

PHP Fatal error: Call to a member function get() on a non-object in /home/opitz/projects/typo3-test/typo3-src/typo3/sysext/install/Classes/Controller/Action/AbstractAction.php on line 78

We should check this separately and only in the 123 install tool before startup.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #55252: PHP 5.5 and require LocalConfigurationClosedAlexander Opitz2014-01-22

Actions
Related to TYPO3 Core - Task #72724: Drop fluid FailSafe from install toolClosed2016-01-15

Actions
Actions

Also available in: Atom PDF