rosell-dk / webp-convert

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

Fix logging of converter-prefixed options #307

Closed rosell-dk closed 2 years ago

rosell-dk commented 2 years ago

The log says:

The following options were supplied but are ignored because they are not supported by this converter:
- wpc-api-key
- wpc-secret
- wpc-api-url
- wpc-api-version
- wpc-crypt-api-key-in-transfer

for wpc. The options are understood, so it is the logging that should be fixed