Version: 2.16Changé: 07.12.2023ModificationsVisiteurs: 1304505AdresseMessage de retourResponsabilitéDon (CHF 10)Created by PFS
Tipps und Tricks rund um den Computertipps_und_tricks_computer
Trucs et astuces pour votre ordinateur
Traduire avec Google
2023-08-28  PHP 8.2: Creation of dynamic property PHPExcel_Calculation::$_debugLog is deprecated - AllowDynamicProperties 
Problem:
Bei der Umstellung des Webservers auf PHP 8.2 erschien folgende Fehlermeldung:

Deprecated: Creation of dynamic property PHPExcel_Calculation::$_debugLog is deprecated in Calculation.php on line 2077
Veraltet: Die Erstellung der dynamischen Eigenschaft PHPExcel_Calculation::$_debugLog ist in Calculation.php in Zeile 2077 veraltet
 
Lösung:
Man kann die Fehlermeldung aufheben, indem man AllowDynamicProperties vor die Klasse einfügt:

#[\AllowDynamicProperties]
class PHPExcel_Calculation


\ vor AllowDynamicProperties: aktueller Namensraum (current namespace). Unter 'Weitere Infos' findet man weitere Tipps. Oder im Internet suchen nach AllowDynamicProperties.
 
Weitere Infos:
stackoverflow.com - dynamic-property-is-deprecated
stackoverflow.com - dynamic-property-not-working
Traduire avec Google
Lien vers cette page


 
Publicité:
Giveaway of the Day
O&O Software -
Giveaway of the Day
Giveaway of the Day