diff --git a/reference/image/functions/getimagesize.xml b/reference/image/functions/getimagesize.xml index dcbb40377a19..24937ce9aee6 100644 --- a/reference/image/functions/getimagesize.xml +++ b/reference/image/functions/getimagesize.xml @@ -191,6 +191,14 @@ if ($size && $fp) { + + 8.2.0 + + Now returns the actual image dimensions, bits and channels of AVIF images; + previously, the dimensions were reported as 0x0, + and bits and channels were not reported at all. + + 7.1.0