We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d1844 commit f7649dcCopy full SHA for f7649dc
NEWS
@@ -2,9 +2,6 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.4.0alpha2
4
5
-- Core:
6
- . Fixed bug GH-14801 (Fix build for armv7). (andypost)
7
-
8
- GD:
9
. Check overflow/underflow for imagescale/imagefilter. (David Carlier)
10
@@ -57,6 +54,7 @@ PHP NEWS
57
54
(Peter Kokot)
58
55
. Added the #[\Deprecated] attribute. (beberlei, timwolla)
59
56
. Fixed GH-11389 (Allow suspending fibers in destructors). (Arnaud, trowski)
+ . Fixed bug GH-14801 (Fix build for armv7). (andypost)
60
61
- Curl:
62
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)
0 commit comments