Migrate SKIPIF -> EXTENSIONS (#7138) This is an automated migration of most SKIPIF extension_loaded checks.
Fix bug #80584: 0x and 0X are considered valid hex numbers by filter_var() Closes GH-6573