mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
ed282f110b
Both lossless and lossy WebP can have an alpha channel, but this is somewhat hard to detect. Furthermore, it is not clear whether an alpha channel should be counted for getimagesize(). Therefore we remove the `channel` element from the result array.