Project

General

Profile

Actions

Bug #78973

closed

PHP 7 is too fast for TYPO3

Added by Thomas Seitz almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-12-13
Due date:
% Done:

0%

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

Description

I have a super fast TYPO3 7.6 setup running with PHP 7.0.
Unfortunately the running system is too fast.

The LocalConfiguration contains my DB credentials for the production environment. Depending on the TYPO3_CONTEXT the DB credentials and some other settings were changed by the AdditionalConfiguration. At the point where my Extension runs the DB credentials from the AddtionalConfiguration are not fully loaded and I run into an error because my SQL queries were fired against the wrong database.

I think the problem only occurs with PHP 7, in a tested environment with PHP 5.6 all works fine...

Actions

Also available in: Atom PDF