History log of /PHP-8.2/ext/intl/tests/datepatterngenerator_get_best_pattern.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 8dd51b46 21-Oct-2022 Christoph M. Becker

Adapt ext/intl tests for ICU 72.1

This version replaces SPACEs before the meridian with NARROW NO-BREAK
SPACEs. Thus, we split the affected test cases as usual.

Fixes GH-9799.

Adapt ext/intl tests for ICU 72.1

This version replaces SPACEs before the meridian with NARROW NO-BREAK
SPACEs. Thus, we split the affected test cases as usual.

Fixes GH-9799.
Closes GH-9800.

show more ...


# a9e7b90c 21-Oct-2022 Christoph M. Becker

Adapt ext/intl tests for ICU 72.1

This version replaces SPACEs before the meridian with NARROW NO-BREAK
SPACEs. Thus, we split the affected test cases as usual.

(cherry picked

Adapt ext/intl tests for ICU 72.1

This version replaces SPACEs before the meridian with NARROW NO-BREAK
SPACEs. Thus, we split the affected test cases as usual.

(cherry picked from commit 8dd51b462d72bd3abeeb82f602a269e0b087b901)

Fixes GH-10262.

show more ...


# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


# ae9f6e7a 10-Jun-2021 deltragon

Add IntlDatePatternGenerator (#6771)

Add IntlDatePatternGenerator class per RFC https://wiki.php.net/rfc/intldatetimepatterngenerator.