Da hast du eine alte Version. Die neueste Version 1.1.1 ist auf Github zu finden, da ist das Problem bereits gefixt.
Plugin Compatibility with PHP 8
Moderator: Tata
Re: Plugin Compatibility with PHP 8
„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“
Ludwig's XH-Templates for MultiPage & OnePage

Re: Plugin Compatibility with PHP 8
Danke für den Link. Wer lesen kann ist eben doch klar im VorteilDa hast du eine alte Version. Die neueste Version 1.1.1 ist auf Github zu finden, da ist das Problem bereits gefixt.

Re: Plugin Compatibility with PHP 8
Hier mein Nachtrag für zwei Plug-ins, welche auf der ersten Seite bereits als angeblich kompatibel mit PHP 8.2 gelistet sind:
– Maintenance 2.0-rc.1 ist ohne Modifikation nur mit PHP 8.1 kompatibel.
– Pfw 0.2.0 ist ohne Modifikation nur mit PHP 8.0 kompatibel.
Test mit PHP-Version 8.1.20
System Info
Installed CMSimple Version
CMSimple_XH 1.7.6RC1 Released: 2023-06-27
Installed Plugins
Ckeditor 2.2.1
Fa 1.3
Filebrowser for CMSimple_XH 1.7.6RC1
Hi_updatecheck 1.5
Jquery 1.6.6
Maintenance 2.0-rc.1
Meta_tags_plus 1.4
Morepagedata 1.2.2
Moved 1.0
Pagemanager 3.7
Page_params for CMSimple_XH 1.7.6RC1
Pfw 0.2.0
Quoteoftheday 1.1.1
Sec_header 1.0b2
Switchdebug 1.0
Webserver
Apache
PHP-Version
8.1.20-udmedia
DEPRECATED: Return type of Pfw\View\ArrayViewValue::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:31
DEPRECATED: Return type of Pfw\View\ArrayViewValue::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:47
DEPRECATED: Return type of Pfw\View\ArrayViewValue::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:39
DEPRECATED: Return type of Pfw\View\ArrayViewValue::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:63
DEPRECATED: Return type of Pfw\View\ArrayViewValue::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:55
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Test mit PHP-Version 8.2.7
System Info
Installed CMSimple Version
CMSimple_XH 1.7.6RC1 Released: 2023-06-27
Installed Plugins
Ckeditor 2.2.1
Fa 1.3
Filebrowser for CMSimple_XH 1.7.6RC1
Hi_updatecheck 1.5
Jquery 1.6.6
Maintenance 2.0-rc.1
Meta_tags_plus 1.4
Morepagedata 1.2.2
Moved 1.0
Pagemanager 3.7
Page_params for CMSimple_XH 1.7.6RC1
Pfw 0.2.0
Quoteoftheday 1.1.1
Sec_header 1.0b2
Switchdebug 1.0
Webserver
Apache
PHP-Version
8.2.7-udmedia
DEPRECATED: Creation of dynamic property Maintenance\Plugin::$lang is deprecated
/var/www/anonymisiert/html/example.de/plugins/maintenance/classes/Plugin.php:54
DEPRECATED: Return type of Pfw\View\ArrayViewValue::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:31
DEPRECATED: Return type of Pfw\View\ArrayViewValue::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:47
DEPRECATED: Return type of Pfw\View\ArrayViewValue::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:39
DEPRECATED: Return type of Pfw\View\ArrayViewValue::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:63
DEPRECATED: Return type of Pfw\View\ArrayViewValue::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:55
– Maintenance 2.0-rc.1 ist ohne Modifikation nur mit PHP 8.1 kompatibel.
– Pfw 0.2.0 ist ohne Modifikation nur mit PHP 8.0 kompatibel.
Test mit PHP-Version 8.1.20
System Info
Installed CMSimple Version
CMSimple_XH 1.7.6RC1 Released: 2023-06-27
Installed Plugins
Ckeditor 2.2.1
Fa 1.3
Filebrowser for CMSimple_XH 1.7.6RC1
Hi_updatecheck 1.5
Jquery 1.6.6
Maintenance 2.0-rc.1
Meta_tags_plus 1.4
Morepagedata 1.2.2
Moved 1.0
Pagemanager 3.7
Page_params for CMSimple_XH 1.7.6RC1
Pfw 0.2.0
Quoteoftheday 1.1.1
Sec_header 1.0b2
Switchdebug 1.0
Webserver
Apache
PHP-Version
8.1.20-udmedia
DEPRECATED: Return type of Pfw\View\ArrayViewValue::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:31
DEPRECATED: Return type of Pfw\View\ArrayViewValue::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:47
DEPRECATED: Return type of Pfw\View\ArrayViewValue::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:39
DEPRECATED: Return type of Pfw\View\ArrayViewValue::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:63
DEPRECATED: Return type of Pfw\View\ArrayViewValue::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:55
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Test mit PHP-Version 8.2.7
System Info
Installed CMSimple Version
CMSimple_XH 1.7.6RC1 Released: 2023-06-27
Installed Plugins
Ckeditor 2.2.1
Fa 1.3
Filebrowser for CMSimple_XH 1.7.6RC1
Hi_updatecheck 1.5
Jquery 1.6.6
Maintenance 2.0-rc.1
Meta_tags_plus 1.4
Morepagedata 1.2.2
Moved 1.0
Pagemanager 3.7
Page_params for CMSimple_XH 1.7.6RC1
Pfw 0.2.0
Quoteoftheday 1.1.1
Sec_header 1.0b2
Switchdebug 1.0
Webserver
Apache
PHP-Version
8.2.7-udmedia
DEPRECATED: Creation of dynamic property Maintenance\Plugin::$lang is deprecated
/var/www/anonymisiert/html/example.de/plugins/maintenance/classes/Plugin.php:54
DEPRECATED: Return type of Pfw\View\ArrayViewValue::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:31
DEPRECATED: Return type of Pfw\View\ArrayViewValue::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:47
DEPRECATED: Return type of Pfw\View\ArrayViewValue::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:39
DEPRECATED: Return type of Pfw\View\ArrayViewValue::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:63
DEPRECATED: Return type of Pfw\View\ArrayViewValue::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
/var/www/anonymisiert/html/example.de/plugins/pfw/classes/View/ArrayViewValue.php:55
Re: Plugin Compatibility with PHP 8
Ich sehe nur DEPRECATED-Meldungen, also Hinweise.
Das heißt, die Kompatibilität ist schon noch gegeben.
Aber es sollte alsbald überarbeitet werden.
Gruß Olaf, Plugins for CMSimple_XH
Ich habe schon lange den Verdacht, dass so viele so eifrig auf Gender, Trans und Queer machen:
Weil sie für das Fachliche ganz einfach zu doof sind.
Ich habe schon lange den Verdacht, dass so viele so eifrig auf Gender, Trans und Queer machen:
Weil sie für das Fachliche ganz einfach zu doof sind.
Re: Plugin Compatibility with PHP 8
Ja, sorry, da hast Du natürlich Recht.
Kompatibel ist es noch, aber nicht mehr lange.
Seriöse ISPs werden PHP 8.0 schon bald nicht mehr nutzen und nur wenig später gilt auch für 8.1 EOL (End Of Life).
Re: Plugin Compatibility with PHP 8
Die DEPRECATED-Meldungen kannst du unterdrücken, wenn du jeweils in der angegebenen Datei eine Zeile vor der angegebenen Funktion einfügst:
Code: Select all
...
#[\ReturnTypeWillChange]
function xxx()
...
Re: Plugin Compatibility with PHP 8
Entweder mache ich was falsch, oder aber das Plugin Lightbox_XH - EASY, Version: 1.7
läuft unter PHP 8.1 (noch) nicht.
Läuft das o.g. Plugin bei Euch unter PHP 8.1 ?
läuft unter PHP 8.1 (noch) nicht.
Läuft das o.g. Plugin bei Euch unter PHP 8.1 ?
Re: Plugin Compatibility with PHP 8
Mittlerweile gibt es die Version 1.9 (lt. version.nfo), allerdings steht unter Plugin Admin-Info immer noch 1.7.
Bei mir läuft Version 1.9 unter PHP 8.2.4.
„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“
Ludwig's XH-Templates for MultiPage & OnePage

Re: Plugin Compatibility with PHP 8
Ja , auch in meiner version.info steht was von 1.9.
Dann muss ich also irgendwo beim Einbinden einen Denkfehler haben.
Danke für Deine Rückinfo.
Dann muss ich also irgendwo beim Einbinden einen Denkfehler haben.
Danke für Deine Rückinfo.
Re: Plugin Compatibility with PHP 8
Was funktioniert denn nicht? Kannst du das näher beschreiben.
„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“
Ludwig's XH-Templates for MultiPage & OnePage
