Migrate SKIPIF -> EXTENSIONS (#7138) This is an automated migration of most SKIPIF extension_loaded checks.
Fix #79797: Use of freed hash key in the phar_parse_zipfile function We must not use heap memory after we freed it.