Skip to content

Commit 5e518c0

Browse files
committed
[ci skip] Move 'Core' into the correct alphabetical order in NEWS
see f957e3e
1 parent 09e261e commit 5e518c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

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

5+
- Core:
6+
. Fixed bug GH-7900 (Arrow function with never return type compile-time
7+
errors). (ilutov)
8+
59
- Date:
610
. Fixed bug GH-8730 (DateTime::diff miscalculation is same time zone of
711
different type). (Derick)
@@ -55,10 +59,6 @@ PHP NEWS
5559
. Fixed bug #65069 (GlobIterator incorrect handling of open_basedir check).
5660
(Jakub Zelenka)
5761

58-
- Core:
59-
. Fixed bug GH-7900 (Arrow function with never return type compile-time
60-
errors). (ilutov)
61-
6262
21 Jul 2022, PHP 8.2.0beta1
6363

6464
- CLI:

0 commit comments

Comments
 (0)