rosell-dk / webp-convert

Convert jpeg/png to webp with PHP (if at all possible)
MIT License
576 stars 101 forks source link

Fix failing Mac tests #322

Closed rosell-dk closed 2 years ago

rosell-dk commented 2 years ago

Composer fails on mac in PHP 7.3 and PHP 7.1 I have disabled those tests for now

Output:

PHPUnit 9.5.10 by Sebastian Bergmann and contributors.

...........
Cwebp is operational.
.........
Ewww is operational.
......
NOTICE: FFMpeg is not operational: ffmpeg is not installed (cannot execute: "ffmpeg")
..
Gd is operational.
Script phpunit --no-coverage handling the test event returned with error code 255
........
Error: Process completed with exit code 255.