Skip to content

Commit 3edf93d

Browse files
committed
Update NEWS
1 parent b66b04d commit 3edf93d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

NEWS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ PHP NEWS
55
- Core:
66
. Fixed --CGI-- support of run-tests.php. (cmb)
77

8+
- Date:
9+
. Fixed bug GH-8730 (DateTime::diff miscalculation is same time zone of
10+
different type). (Derick)
11+
. Fixed bug #81263 (Wrong result from DateTimeImmutable::diff). (Derick)
12+
813
- MBString:
9-
. Fix bug GH-9008 (mb_detect_encoding(): wrong results with null $encodings).
14+
. Fixed bug GH-9008 (mb_detect_encoding(): wrong results with null $encodings).
1015
(cmb)
1116

1217
04 Aug 2022, PHP 8.1.9

0 commit comments

Comments
 (0)