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.
2 parents bf37b97 + 0ae8c33 commit c7a4e37Copy full SHA for c7a4e37
NEWS
@@ -32,10 +32,6 @@ PHP NEWS
32
(Pierrick)
33
. Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). (Pierrick)
34
35
-- Date:
36
- . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
37
- parsing). (derick)
38
-
39
- DOM:
40
. Fixed bug #66502 (DOM document dangling reference). (Sean Heelan, cmb)
41
@@ -148,6 +144,10 @@ PHP NEWS
148
144
- Curl:
149
145
. Fixed bug #72541 (size_t overflow lead to heap corruption). (Stas)
150
146
147
+- Date:
+ . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
+ parsing). (derick)
+
151
- Exif:
152
. Fixed bug #72603 (Out of bound read in exif_process_IFD_in_MAKERNOTE).
153
(Stas)
0 commit comments