Actions
Bug #79039
closedInstallation process hangs with PHP 7.1
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-12-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
This behavior is kind of strange. During the installation process of TYPO3 CMS 8.5-dev (25d53cc07f991fbfed3ad96c86de5af52457af0a) the execution hangs if the doctrine Lexer instance is created. It seems to be a PHP 7.1 issue that could be reproduced with 7.1-RC5 and 7.1.0 on Mac OS.
Besides that, I've created a new PHP bug report: https://bugs.php.net/bug.php?id=73789
Updated by Gerrit Code Review almost 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/50998
Updated by Gerrit Code Review almost 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/50998
Updated by Oliver Hader almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c4bfbd34db58d96be4c62ae825314e06e2a80949.
Actions