Skip to content

Commit 0ae8c33

Browse files
committed
Bug #6836 has already been fixed in PHP 5.6.24 and 7.0.9
1 parent 30a5ed3 commit 0ae8c33

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
@@ -17,10 +17,6 @@ PHP NEWS
1717
. Fixed bug #71929 (Certification information (CERTINFO) data parsing error).
1818
(Pierrick)
1919

20-
- Date:
21-
. Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
22-
parsing). (derick)
23-
2420
- DOM:
2521
. Fixed bug #66502 (DOM document dangling reference). (Sean Heelan, cmb)
2622

@@ -96,6 +92,10 @@ PHP NEWS
9692
stealien dot com).
9793
. Fixed bug #72613 (Inadequate error handling in bzread()). (Stas)
9894

95+
- Date:
96+
. Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
97+
parsing). (derick)
98+
9999
- EXIF:
100100
. Fixed bug #50845 (exif_read_data() returns corrupted exif headers).
101101
(Bartosz Dziewoński)

0 commit comments

Comments
 (0)