Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#7383 closed defect (bug) (fixed)

Remove WordPress versions previous to 4.7 from PHP 7.1 Travis CI matrix

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 2.8 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch commit
Cc:

Description

Only WordPress 4.7 is PHP 7.1 compatible, previous releases are not going to be made PHP 7.1 compatible.

Attachments (1)

7383.patch (511 bytes) - added by netweb 8 years ago.

Download all attachments as: .zip

Change History (5)

@netweb
8 years ago

#1 @DJPaul
8 years ago

  • Keywords commit added

LGTM

#2 @netweb
8 years ago

  • Owner set to netweb
  • Resolution set to fixed
  • Status changed from new to closed

In 11283:

Build Tools: Exclude Travis CI PHP 7.1 jobs from unsupported WordPress versions.

This changeset removes the PHP 7.1 jobs that were being tested with WordPress versions 4.6, 4.5, 4.4, and 4.3.

Fixes #7383.

#3 @netweb
8 years ago

In 11284:

Build Tools: Include the complete Travis CI job environment variable in the exclude matrix.

See #7383.

#4 @boonebgorges
7 years ago

In 11769:

Exclude unsupported PHPUnit/WP combinations from Travis matrix.

Previously: [11283].

See #7383, #7634.

Note: See TracTickets for help on using tickets.