Skip to content

Commit c7a4e37

Browse files
committed
Merge branch 'PHP-5.6' into PHP-7.0
2 parents bf37b97 + 0ae8c33 commit c7a4e37

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
@@ -32,10 +32,6 @@ PHP NEWS
3232
(Pierrick)
3333
. Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). (Pierrick)
3434

35-
- Date:
36-
. Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
37-
parsing). (derick)
38-
3935
- DOM:
4036
. Fixed bug #66502 (DOM document dangling reference). (Sean Heelan, cmb)
4137

@@ -148,6 +144,10 @@ PHP NEWS
148144
- Curl:
149145
. Fixed bug #72541 (size_t overflow lead to heap corruption). (Stas)
150146

147+
- Date:
148+
. Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
149+
parsing). (derick)
150+
151151
- Exif:
152152
. Fixed bug #72603 (Out of bound read in exif_process_IFD_in_MAKERNOTE).
153153
(Stas)

0 commit comments

Comments
 (0)