Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking: #62914 - Early check for PHP 5.5 in Install Tool #26

Closed
sabbelasichon opened this issue Nov 4, 2019 · 0 comments
Closed

Breaking: #62914 - Early check for PHP 5.5 in Install Tool #26

sabbelasichon opened this issue Nov 4, 2019 · 0 comments

Comments

@sabbelasichon
Copy link
Owner

Breaking: #62914 - Early check for PHP 5.5 in Install Tool

https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/7.0/Breaking-62914-EarlyCheckPHP55InInstallTool.html

.. include:: ../../Includes.txt

==========================================================

Breaking: #62914 - Early check for PHP 5.5 in Install Tool

==========================================================

See :issue:62914

Description

===========

PHP 5.5 or above is a requirement for TYPO3 CMS7. As code is using specific PHP 5.5 features, an

early check is required in Install Tool.

Impact

======

Install Tool will throw an exception if PHP 5.5 or above is not detected.

Affected installations

======================

Any installation without at least PHP 5.5.0.

Migration

=========

Upgrade to PHP 5.5 or above.

.. index:: PHP-API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant