History log of /PHP-8.2/ext/intl/tests/spoofchecker_unknown_restriction_level.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 39131219 11-Jun-2021 Nikita Popov

Migrate more SKIPIF -> EXTENSIONS (#7139)

This is a mix of more automated and manual migration. It should remove all applicable extension_loaded() checks outside of skipif.inc files.


# 43ce7846 26-Sep-2020 Matteo Beccati

Skip test with ICU version < 58


# a91cb2f4 23-Sep-2020 George Peter Banyard

Promote warning to ValueError for Spoofchecker::setRestrictionLevel()

Closes GH-6197