Requirements that are always satisfied by the platform rather than by a package.
php is the interpreter's own version and the others are extensions the build either has or cannot
ever have. They are listed rather than pattern-matched on ext- so that a MISSING extension is a
real conflict: this build has no pdo_sqlite, and a module requiring it must be refused, not waved
through by a blanket rule.
Requirements that are always satisfied by the platform rather than by a package.
phpis the interpreter's own version and the others are extensions the build either has or cannot ever have. They are listed rather than pattern-matched onext-so that a MISSING extension is a real conflict: this build has nopdo_sqlite, and a module requiring it must be refused, not waved through by a blanket rule.