History log of /PHP-8.3/ext/intl/tests/gh12282.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 0da1356c 30-Oct-2023 David Carlier

ext/intl: change when the locale is invalid for the 8.1/8.2 serie.

does not throws an exception as it's considered as a too string change,
but the code user still needs to double check.


# a80db7b5 23-Sep-2023 David Carlier

Fix GH-12282: IntlDateFormatter::construct should throw an exception is the locale field has an invalid value.

Close GH-12282