dokuwiki-plugin-bootswrapper icon indicating copy to clipboard operation
dokuwiki-plugin-bootswrapper copied to clipboard

PHP 8 support

Open ookris opened this issue 1 year ago • 1 comments

Hello. Will the plugin support PHP 8? It's currently giving me errors

arning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45

ookris avatar Dec 01 '23 17:12 ookris

Hello. Will the plugin support PHP 8? It's currently giving me errors

arning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45 Warning: Undefined array key 4 in /usr/home/ookris/domains/winiso.pl/public_html/lib/plugins/bootswrapper/syntax/label.php on line 45

I submitted a PR for this a while ago #145

If you want to run the risk, you can use my fork: https://github.com/Miro-Collas/dokuwiki-plugin-bootswrapper No support offered, however :-)

Miro-Collas avatar Apr 25 '24 05:04 Miro-Collas