<h1 class="contentTitle">{lang}wcf.global.acp{/lang}</h1>
</header>
-{if !(50500 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)}
+{if !(70000 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)}
<div class="error">{lang}wcf.global.incompatiblePhpVersion{/lang}</div>
{/if}
{/hascontent}
</header>
-{if !(50500 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)}
+{if !(70000 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)}
<div class="error">{lang}wcf.global.incompatiblePhpVersion{/lang}</div>
{/if}
return;
}
- if (!(50500 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)) {
+ if (!(70000 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)) {
\header('HTTP/1.1 500 Internal Server Error');
throw new NamedUserException(WCF::getLanguage()->get('wcf.global.incompatiblePhpVersion'));
<item name="wcf.global.button.showSidebarRight"><![CDATA[Rechte Sidebar]]></item>
<item name="wcf.global.button.showMenu"><![CDATA[Menü anzeigen]]></item>
<item name="wcf.global.button.hideMenu"><![CDATA[Menü verbergen]]></item>
- <item name="wcf.global.incompatiblePhpVersion"><![CDATA[Fehlerhafte Server-Konfiguration: Die eingesetzte Version von „PHP” ist nicht kompatibel, ein Betrieb ist nicht möglich. Es wird mindestens PHP in Version 5.5 benötigt, unterstützt werden die Versionen bis PHP 7.4. Für den Einsatz höherer PHP-Versionen muss die Software auf eine aktuelle Version umgestellt werden.]]></item>
+ <item name="wcf.global.incompatiblePhpVersion"><![CDATA[Fehlerhafte Server-Konfiguration: Die eingesetzte Version von „PHP” ist nicht kompatibel, ein Betrieb ist nicht möglich. Es wird mindestens PHP in Version 7.0 benötigt, unterstützt werden die Versionen bis PHP 7.4. Für den Einsatz höherer PHP-Versionen muss die Software auf eine aktuelle Version umgestellt werden.]]></item>
</category>
<category name="wcf.global.form">
<item name="wcf.global.form.boolean.no"><![CDATA[Nein]]></item>
<item name="wcf.global.button.showSidebarRight"><![CDATA[Sidebar Right]]></item>
<item name="wcf.global.button.showMenu"><![CDATA[Show Menu]]></item>
<item name="wcf.global.button.hideMenu"><![CDATA[Hide Menu]]></item>
- <item name="wcf.global.incompatiblePhpVersion"><![CDATA[Bad server configuration: The configured version of “PHP” is not compatible, operation is not possible. At least PHP in version 5.5 is required, versions up to PHP 7.4 are supported. For the use of higher PHP versions the software must be updated to a current version.]]></item>
+ <item name="wcf.global.incompatiblePhpVersion"><![CDATA[Bad server configuration: The configured version of “PHP” is not compatible, operation is not possible. At least PHP in version 7.0 is required, versions up to PHP 7.4 are supported. For the use of higher PHP versions the software must be updated to a current version.]]></item>
</category>
<category name="wcf.global.form">
<item name="wcf.global.form.boolean.no"><![CDATA[No]]></item>