[buddypress-trac] [BuddyPress Trac] #7997: PHP version compatibility sniffs
buddypress-trac
noreply at wordpress.org
Wed Nov 7 15:18:58 UTC 2018
#7997: PHP version compatibility sniffs
------------------------------+----------------------
Reporter: boonebgorges | Owner: netweb
Type: defect (bug) | Status: new
Priority: normal | Milestone: Up Next
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+----------------------
Comment (by boonebgorges):
In [changeset:"12277" 12277]:
{{{
#!CommitTicketReference repository="" revision="12277"
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.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7997#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list