TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _breaking-62914:
|
||||
|
||||
==========================================================
|
||||
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
|
||||
Reference in New Issue
Block a user