<h1 class="contentTitle">{lang}wcf.global.acp{/lang}</h1>
</header>
-{if !(70000 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)}
+{if !(70200 <= PHP_VERSION_ID && PHP_VERSION_ID <= 80099)}
<div class="error">{lang}wcf.global.incompatiblePhpVersion{/lang}</div>
{/if}
{foreach from=$evaluationExpired item=$expiredApp}
{/hascontent}
</header>
-{if !(70000 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)}
+{if !(70200 <= PHP_VERSION_ID && PHP_VERSION_ID <= 80099)}
<div class="error">{lang}wcf.global.incompatiblePhpVersion{/lang}</div>
{/if}
{foreach from=$taintedApplications item=$taintedApplication}
return;
}
- if (!(70000 <= PHP_VERSION_ID && PHP_VERSION_ID <= 70499)) {
+ if (!(70200 <= PHP_VERSION_ID && PHP_VERSION_ID <= 80099)) {
\header('HTTP/1.1 500 Internal Server Error');
throw new NamedUserException(WCF::getLanguage()->get('wcf.global.incompatiblePhpVersion'));
<item name="wcf.global.rss.accessToken.info"><![CDATA[Der Link zum anonymen RSS-Feed enthält nur Inhalte, auf die Gäste Zugriff haben. Der Link zum personalisierten RSS-Feed enthält alle Inhalte, auf die {if LANGUAGE_USE_INFORMAL_VARIANT}du{else}Sie{/if} Zugriff {if LANGUAGE_USE_INFORMAL_VARIANT}hast{else}haben{/if}.]]></item>
<item name="wcf.global.rss.withAccessToken"><![CDATA[Personalisierter RSS-Feed]]></item>
<item name="wcf.global.rss.withoutAccessToken"><![CDATA[Anonymer RSS-Feed]]></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>
+ <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.2 benötigt, unterstützt werden die Versionen bis PHP 8.0. 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.rss.accessToken.info"><![CDATA[The link to the anonymous RSS feed only contains contents that guests can access. The link to the personalized RSS feed contains all contents that you can access.]]></item>
<item name="wcf.global.rss.withAccessToken"><![CDATA[Personalized RSS Feed]]></item>
<item name="wcf.global.rss.withoutAccessToken"><![CDATA[Anonymous RSS Feed]]></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>
+ <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.2 is required, versions up to PHP 8.0 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>