### Description The following code: latest commit 976d7ed4c644e958a304b03847e78d135a6e348f Resulted in this output: ```diff ========DIFF======== bool(true) bool(true) bool(false) - float(1327813567000) + float(1330491967000) float(1327813567000) ========DONE======== ``` But I expected this test to pass which means that month field is not cleared https://github.com/php/php-src/blob/976d7ed4c644e958a304b03847e78d135a6e348f/ext/intl/tests/calendar_clear_variation1.phpt#L16 ### PHP Version master ### Operating System Alpinelinux