]> granicus.if.org Git - php/commit
Fix timelib compat with PHP5
authorAnatol Belski <ab@php.net>
Mon, 15 Feb 2016 15:50:42 +0000 (16:50 +0100)
committerAnatol Belski <ab@php.net>
Mon, 15 Feb 2016 15:50:42 +0000 (16:50 +0100)
commit11102e26534d5a8ff91a50917cca00c51435ffb2
treea316c7074ca45ff8e7665570dcb2371fd7549bac
parent633fb2d0e856243ed459cfe67a93c31352045c08
Fix timelib compat with PHP5

Windows builds in PHP5 are always using long which is 32-bit even
in 64-bit build. Thus in PHP5, timelib_long and the company have
to always evaluate to a 32-bit.
ext/date/config.w32
ext/date/lib/timelib_structs.h