Migrate SKIPIF -> EXTENSIONS (#7138) This is an automated migration of most SKIPIF extension_loaded checks.
Promote some warnings in MBString Regexes Closes GH-5341
Fix #76999: mb_regex_set_options() return current options When setting new options, `mb_regex_set_options()` is supposed to return the *previous* options.