File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
?? ??? ????, PHP 8.4.0alpha2
4
4
5
+ - Core:
6
+ . Fixed bug GH-14801 (Fix build for armv7). (andypost)
7
+ . Implemented property hooks RFC. (ilutov)
8
+
5
9
- GD:
6
10
. Check overflow/underflow for imagescale/imagefilter. (David Carlier)
7
11
@@ -54,8 +58,6 @@ PHP NEWS
54
58
(Peter Kokot)
55
59
. Added the #[\Deprecated] attribute. (beberlei, timwolla)
56
60
. Fixed GH-11389 (Allow suspending fibers in destructors). (Arnaud, trowski)
57
- . Fixed bug GH-14801 (Fix build for armv7). (andypost)
58
- . Implemented property hooks RFC. (ilutov)
59
61
60
62
- Curl:
61
63
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)
You can’t perform that action at this time.
0 commit comments