Project

General

Profile

Actions

Bug #68337

closed

Problem with php 5.6 and TYPO3ViewportInstance

Added by Markus Sommer almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2015-07-18
Due date:
% Done:

100%

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

Description

If you use PHP 5.6 you get an error at typo3/sysext/core/Classes/Page/PageRenderer.php:1370

The Pagetree can not render if you don't use the setting always_populate_raw_post_data = -1 in php.ini

We need a Test in the Installtool to check this value at php5.6.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #63144: PHP 5.6: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future versionClosed2014-11-22

Actions
Actions #1

Updated by Wouter Wolters almost 9 years ago

  • Status changed from New to Rejected

Quote from issue #63144 by Helmut Hummel:

Just configure your PHP settings correctly. There is nothing we can change in TYPO3 to avoid this warning, as it is emitted on language level

See e.g.: http://stackoverflow.com/questions/26261001/warning-about-http-raw-post-data-being-deprecated

Actions #2

Updated by Helmut Hummel almost 9 years ago

  • Status changed from Rejected to Accepted

Markus Sommer wrote:

We need a Test in the Installtool to check this value at php5.6.

This is actually a good idea. We could add this to the system environment check, so that TYPO3 cannot be installed before this is fixed.

Actions #3

Updated by Helmut Hummel almost 9 years ago

  • Category set to Install Tool
Actions #4

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Accepted 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 http://review.typo3.org/42532

Actions #5

Updated by Morton Jonuschat over 8 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF