How to enable WEBP image format support in PHP 7.*?

Hi @jarednova, thanks for your reply and concern :slight_smile: .

Unfortunately, this issue still happens on my Travis CI build and you can look at this repository.

It’s for testing this issue. As you can look at the Travis CI build log, the gd extension is loaded on PHP run time, but the imagewebp function is not existed.