Revision Date Author Comments
# a06d015e 14-Jun-2021 Nikita Popov

Remove unnecessary mbstring skipifs

These functions are always available (if the extension is available
at all).


# 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.


# cafceea7 24-Sep-2020 Nikita Popov

Update mbstring parameter names

Closes GH-6207.


# 07062e1f 03-Apr-2020 George Peter Banyard

Promote some warnings to ValueError in mbstring

Promoted warnings are:
* Empty encoding lists
* Unknown language
* Start and Width out of bound