Migrate SKIPIF -> EXTENSIONS (#7138) This is an automated migration of most SKIPIF extension_loaded checks.
Allow empty needle in grapheme_str*pos, grapheme_str*str For consistency with str* and mb_str* functions. Closes GH-6245. Closes php/php-tasks#20.
Promote warnings to exceptions in ext/intl Closes GH-5972