mirror of
https://github.com/php/php-src.git
synced 2026-04-01 21:22:13 +02:00
[skip ci] Fix duplicate core header in NEWS
This commit is contained in:
4
NEWS
4
NEWS
@@ -2,9 +2,6 @@ PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? ????, PHP 8.4.0alpha2
|
||||
|
||||
- Core:
|
||||
. Fixed bug GH-14801 (Fix build for armv7). (andypost)
|
||||
|
||||
- GD:
|
||||
. Check overflow/underflow for imagescale/imagefilter. (David Carlier)
|
||||
|
||||
@@ -57,6 +54,7 @@ PHP NEWS
|
||||
(Peter Kokot)
|
||||
. Added the #[\Deprecated] attribute. (beberlei, timwolla)
|
||||
. Fixed GH-11389 (Allow suspending fibers in destructors). (Arnaud, trowski)
|
||||
. Fixed bug GH-14801 (Fix build for armv7). (andypost)
|
||||
|
||||
- Curl:
|
||||
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)
|
||||
|
||||
Reference in New Issue
Block a user