1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.3'

* PHP-8.3:
  Fix detection of image formats in system gd library
This commit is contained in:
Peter Kokot
2024-02-26 14:01:31 +01:00

3
NEWS
View File

@@ -47,9 +47,6 @@ PHP NEWS
- FTP:
. Removed the deprecated inet_ntoa call support. (David Carlier)
- GD:
. Fixed detection of image formats in system gd library. (Michael Orlitzky)
- IMAP:
. Moved to PECL. (Derick Rethans)