We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec469d commit a73fe50Copy full SHA for a73fe50
NEWS
@@ -33,10 +33,6 @@ PHP NEWS
33
. Fixed bug GH-17847 (xinclude destroys live node). (nielsdos)
34
. Fix using Dom\Node with Dom\XPath callbacks. (nielsdos)
35
36
-- GD:
37
- . Fixed bug GH-17703 (imagescale with both width and height negative values
38
- triggers only an Exception on width). (David Carlier)
39
-
40
- FFI:
41
. Fix FFI Parsing of Pointer Declaration Lists. (davnotdev)
42
@@ -45,6 +41,8 @@ PHP NEWS
45
(Jakub Zelenka)
46
47
43
- GD:
44
+ . Fixed bug GH-17703 (imagescale with both width and height negative values
+ triggers only an Exception on width). (David Carlier)
48
. Fixed bug GH-17772 (imagepalettetotruecolor crash with memory_limit=2M).
49
(David Carlier)
50
0 commit comments