Skip to content

Commit 4aeff60

Browse files
committed
Upgrade timelib to version 2020.03
1 parent ee11a60 commit 4aeff60

14 files changed

+391
-211
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ PHP NEWS
1515
- CGI:
1616
. Fixed bug #80849 (HTTP Status header truncation). (cmb)
1717

18+
- Date:
19+
. Fixed bug #64975 (Error parsing when AM/PM not at the end). (Derick)
20+
. Fixed bug #78984 (DateTimeZone accepting invalid UTC timezones). (Derick)
21+
. Fixed bug #79580 (date_create_from_format misses leap year). (Derick)
22+
. Fixed bug #80409 (DateTime::modify() loses time with 'weekday' parameter).
23+
(Derick)
24+
1825
- GD:
1926
. Fixed bug #51498 (imagefilledellipse does not work for large circles). (cmb)
2027

0 commit comments

Comments
 (0)