PHP 8.0 & SVG Support 2.5.4
-
Hello there,
Overall, this plugin has been awesome for quite some time! Thanks for all you do and I have recently donated to contribute to the cause.
Everything has been working great on PHP 7.4 but during a recent upgrade to PHP 8.0, we are now getting fatal PHP errors that bring the site down. Others have mentioned similar errors. The error on my end looks like this:
`[22-Nov-2022 20:30:33 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /var/www/wp-content/plugins/svg-support/svg-support.php:85
Stack trace:
#0 /var/www/wp-settings.php(447): include_once()
#1 /var/www/wp-config.php(99): require_once(‘/var/www/wp-set…’)
#2 /var/www/wp-load.php(50): require_once(‘/var/www/wp-con…’)
#3 /var/www/wp-blog-header.php(13): require_once(‘/var/www/wp-loa…’)
#4 /var/www/index.php(17): require(‘/var/www/wp-blo…’)
#5 {main}
thrown in /var/www/wp-content/plugins/svg-support/svg-support.php on line 85
- The topic ‘PHP 8.0 & SVG Support 2.5.4’ is closed to new replies.