Send a blank email to [email protected] to get a copy of this message
Author: Niels Dossche (nielsdos)
Date: 2025-08-12T22:35:47+02:00
Commit: https://github.com/php/php-src/commit/77dace78c324ef731e60fa98b4b8008cd7df1657
Raw diff: https://github.com/php/php-src/commit/77dace78c324ef731e60fa98b4b8008cd7df1657.diff
[ci skip] Fix UPGRADING formatting
Changed paths:
M UPGRADING
Diff:
diff --git a/UPGRADING b/UPGRADING
index 66c749ea002c..c0cc16399675 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -268,8 +268,6 @@ PHP 8.5 UPGRADE NOTES
and the function returns false. Previously, these errors were silently
ignored. This change affects only the sendmail transport.
. getimagesize() now supports HEIF/HEIC images.
-
-- Standard:
. getimagesize() now supports SVG images when ext-libxml is also loaded.
Similarly, image_type_to_extension() and image_type_to_mime_type()
now also handle IMAGETYPE_SVG.