rosell-dk / webp-express

Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
GNU General Public License v3.0
225 stars 64 forks source link

PHP 8 and exec() disabled leads to Fatal Error on some systems #553

Open rosell-dk opened 2 years ago

rosell-dk commented 2 years ago

See https://wordpress.org/support/topic/php-8-and-exec-disabled-leads-to-fatal-error/page/2/#post-15143014

rosell-dk commented 2 years ago

I have updated the exec-with-fallback library. Bumping it to 1.2.0 should fix the problem