From 77dace78c324ef731e60fa98b4b8008cd7df1657 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Tue, 12 Aug 2025 22:35:47 +0200 Subject: [PATCH] [ci skip] Fix UPGRADING formatting --- UPGRADING | 2 -- 1 file changed, 2 deletions(-) diff --git a/UPGRADING b/UPGRADING index 66c749ea002..c0cc1639967 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.