Php 8 compatibility issue in dependency
-
In the file vendor/rosell-dk/dom-util-for-webp/src/ImageUrlReplacer.php on line 154 there is an issue with the call to the implode() function. The parameters need to be reversed to make the code compatible with PHP 8.x.
Thanks!
The topic ‘Php 8 compatibility issue in dependency’ is closed to new replies.