Skip to content

Test ext/intl/tests/calendar_clear_variation1.phpt fails with ICU 73.1 #11128

Closed
@andypost

Description

@andypost

Description

The following code:

latest commit 976d7ed

Resulted in this output:

========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

var_dump($intlcal->clear(IntlCalendar::FIELD_MONTH));

PHP Version

master

Operating System

Alpinelinux

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions