We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66b04d commit 3edf93dCopy full SHA for 3edf93d
NEWS
@@ -5,8 +5,13 @@ PHP NEWS
5
- Core:
6
. Fixed --CGI-- support of run-tests.php. (cmb)
7
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
+
13
- MBString:
- . 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).
15
(cmb)
16
17
04 Aug 2022, PHP 8.1.9
0 commit comments