Skip to:
Content

BuddyPress.org

Changeset 12277 for trunk/composer.lock

Timestamp:
11/07/2018 03:18:56 PM (7 years ago)
Author:
boonebgorges
Message:

Introduce PHP compatibility build/test tools.

The new exec:phpcompat Grunt task uses the phpcompatibility-wp library
to do a WordPress-sensitive check for incompatibilities between our codebase
and the PHP versions that we support.

A new Travis CI job is dedicated to running the phpcompat tests. This
pattern parallels our travis:grunt job.

The new exec:phpcompat tests supercede the phplint task introduced in #7925.

See #7997.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.