Migrate SKIPIF -> EXTENSIONS (#7138) This is an automated migration of most SKIPIF extension_loaded checks.
Update ext/pcntl parameter names Closes GH-6278.
Promote warnings to exceptions in ext/pcntl Closes GH-6004