Skip to content

Commit e38d510

Browse files
committed
[skip ci] Fix NEWS entry
1 parent a0c42df commit e38d510

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.4.0alpha2
44

5+
- Core:
6+
. Fixed bug GH-14801 (Fix build for armv7). (andypost)
7+
. Implemented property hooks RFC. (ilutov)
8+
59
- GD:
610
. Check overflow/underflow for imagescale/imagefilter. (David Carlier)
711

@@ -54,8 +58,6 @@ PHP NEWS
5458
(Peter Kokot)
5559
. Added the #[\Deprecated] attribute. (beberlei, timwolla)
5660
. 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)
5961

6062
- Curl:
6163
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)

0 commit comments

Comments
 (0)