J3.x

PHP-Warnungen mit PHP 7.0.9

From Joomla! Documentation

This page is a translated version of the page J3.x:PHP Warnings on PHP 7.0.9 and the translation is 100% complete.
Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français
Joomla! 
3.6.0

Berichtete Fehler

Warning: Parameter 1 to JError::customErrorPage() expected to be a reference, value given in JROOT\libraries\legacy\error\error.php on line 781

PHP Warning: Parameter 1 to PlgSystemRedirect::handleError() expected to be a reference, value given in JROOT/libraries/legacy/error/error.php on line 781

Betroffene Versionen

Allgemeine Informationen

Dies bezieht sich nur auf die Joomla! Version(en): 3.6.0

Was ist die Ursache

Eine nicht-B/C Änderung in PHP 7.0.9, die mit 7.0.10 rückgängig gemacht wird (siehe: https://bugs.php.net/bug.php?id=72698)

Wie ist der Fehler zu lösen

Anwenden von: https://github.com/joomla/joomla-cms/pull/11360 oder bis 3.6.1 warten