Project

General

Profile

Actions

Bug #69378

closed

Epic #65314: PHP7

Remove check for always_populate_raw_post_data for PHP7

Added by Stefano Kowalke over 8 years ago. Updated over 6 years ago.

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

100%

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

Description

This ini directive was removed in PHP7

https://github.com/php/php-src/blob/php-7.0.0alpha2/UPGRADING


Files

Actions #1

Updated by Alexander Opitz over 8 years ago

  • Status changed from New to Needs Feedback

As we want to support PHP from 5.5 to 7.0 in 7LTS, what is the issue with testing this ini setting?

Actions #2

Updated by Stefano Kowalke over 8 years ago

The ini directive is not there anymore so the check is superfluous for PHP 7. This leads to errors notices while installation and in InstallTool. They are not preventing the user from installing but IMO the installer should give valuable feedback and not check for ini settings which are not there.

Actions #3

Updated by Alexander Opitz over 8 years ago

  • Status changed from Needs Feedback to Accepted
  • Assignee set to Alexander Opitz

Didn't see such notices yet, will check.

Actions #5

Updated by Alexander Opitz over 8 years ago

  • Status changed from Accepted to In Progress
Actions #6

Updated by Alexander Opitz over 8 years ago

  • Parent task set to #65314
Actions #7

Updated by Gerrit Code Review over 8 years ago

  • Status changed from In Progress 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/42977

Actions #8

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42977

Actions #9

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 http://review.typo3.org/42977

Actions #10

Updated by Alexander Opitz over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF