mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-04 06:32:42 +00:00
:octocat:
This commit is contained in:
@@ -8,4 +8,7 @@
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
#class GdImage{}
|
||||
// looks like some linux distros don't support AVIF?? (Ubuntu 25.04 PHP 8.4.5-ondrej)
|
||||
function imageavif(\GdImage $image, mixed $file=null, int $quality=-1, int $speed=-1):bool{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user