]> granicus.if.org Git - php/commit
Fix weird zend_bool usage in Intl Calendar::roll() method
authorGeorge Peter Banyard <girgias@php.net>
Tue, 2 Jun 2020 23:13:04 +0000 (01:13 +0200)
committerGeorge Peter Banyard <girgias@php.net>
Thu, 4 Jun 2020 20:56:10 +0000 (22:56 +0200)
commit97757e759db73329c23ffe768d05d2d2cad1f550
tree8487414fdc5d5f3495bddb37c312237cdf796285
parent957a0f6a695485d69dbcc0fe504633617972d252
Fix weird zend_bool usage in Intl Calendar::roll() method

This code really needs to be review as it's convoluted for no good reason.
ext/intl/calendar/calendar_methods.cpp