Fixed bug #77097 (DateTime::diff gives wrong diff when the actual diff is less than...
authorDerick Rethans <github@derickrethans.nl>
Wed, 28 Nov 2018 20:29:24 +0000 (20:29 +0000)
committerDerick Rethans <github@derickrethans.nl>
Wed, 28 Nov 2018 20:34:21 +0000 (20:34 +0000)
commita3f2871b8ee6975e70685bca803d5499e540b803
treed2409898936ed71a211b2736347c6f77cb87aca1
parent17f8b9fb365600408f512e8d9038e38771a768e5
Fixed bug #77097 (DateTime::diff gives wrong diff when the actual diff is less than 1 second) by upgrading to timelib 2017.09
NEWS
ext/date/lib/interval.c
ext/date/lib/timelib.h
ext/date/tests/bug77097.phpt [new file with mode: 0644]