Project

General

Profile

Actions

Bug #71959

closed

Installation: Resolve correct PHP version from version string

Added by Nicole Cordes over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
Start date:
2015-11-29
Due date:
% Done:

0%

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

Description

Currently PHP 7 is in RC state. Some people might have dev version installed. Currently the install tools has two checks for PHP version, one for PHP 7. The current released PHP7 versions are not handled correctly during installation process as version_compare handles a 7.0.0-dev lower than 7.0.0 and wrong notifications are displayed.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #71568: always_populate_raw_post_data=Closed2015-11-13

Actions
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New 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 https://review.typo3.org/45046

Actions #2

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 https://review.typo3.org/45046

Actions #3

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 https://review.typo3.org/45046

Actions #4

Updated by Gerrit Code Review over 8 years ago

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

Actions #5

Updated by Alexander Opitz over 8 years ago

Please ignore last message from Gerrit. Was my fault.

Actions #6

Updated by Nicole Cordes over 8 years ago

  • Status changed from Under Review to Closed

Solved with PHP 7 release

Actions

Also available in: Atom PDF