Skip to content

PHP as "library type" #5

@JDGrimes

Description

@JDGrimes

Some libraries will require higher versions of PHP, so maybe we do need to let modules specify the required PHP version. Otherwise, if we don't touch PHP at all, we may end up breaking a user's site by installing something that they can't run. The wpDataTables module is an example, since the wpDataTables plugin seems to require PHP 5.4. This is a requirement of the plugin itself, and not the module, but we can't really recommend using it on lower versions because we don't test the modules against them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions