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 30a5ed3 commit 0ae8c33Copy full SHA for 0ae8c33
NEWS
@@ -17,10 +17,6 @@ PHP NEWS
17
. Fixed bug #71929 (Certification information (CERTINFO) data parsing error).
18
(Pierrick)
19
20
-- Date:
21
- . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
22
- parsing). (derick)
23
-
24
- DOM:
25
. Fixed bug #66502 (DOM document dangling reference). (Sean Heelan, cmb)
26
@@ -96,6 +92,10 @@ PHP NEWS
96
92
stealien dot com).
97
93
. Fixed bug #72613 (Inadequate error handling in bzread()). (Stas)
98
94
95
+- Date:
+ . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
+ parsing). (derick)
+
99
- EXIF:
100
. Fixed bug #50845 (exif_read_data() returns corrupted exif headers).
101
(Bartosz Dziewoński)
0 commit comments