]> granicus.if.org Git - php/commit
Fix #80007: Potential type confusion in unixtojd() parameter parsing
authorAndy Postnikov <apostnikov@gmail.com>
Fri, 21 Aug 2020 23:44:48 +0000 (02:44 +0300)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 22 Aug 2020 10:30:04 +0000 (12:30 +0200)
commitb2a33ab06bab4f2d79634e294632bebebd04acdb
treeea27eda7e51fa9c73da85ac6e13c028cb92088bd
parent46d62e5464ece54066ae36b3fc567f0c5eb41640
Fix #80007: Potential type confusion in unixtojd() parameter parsing

Also it fixes test on 32-bit armv7 and x86
- Test unixtojd() function : error conditions [ext/calendar/tests/unixtojd_error1.phpt]

Closes GH-6033
NEWS
ext/calendar/cal_unix.c