Actions
Bug #63570
closedNo exception is thrown when PHP is less then 5.5
Start date:
2014-12-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Installing TYPO3 7.0 on a PHP 5.3 machine results in a blank screen rather than an error page. TYPO3 installer or error-page is never shown so users won't understand what's going on.
Updated by Markus Klein almost 10 years ago
- Category set to Install Tool
- Status changed from New to Accepted
- Target version set to 7.0
- Complexity set to no-brainer
Thanks for your report. We're throwing an exception. I agree this should have been a call to die() to display the message.
Updated by Gerrit Code Review almost 10 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/35058
Updated by Markus Klein almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 77c635d8b724f17a536fa2d7b68242c3412d3487.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions