Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#46235 closed task (blessed) (fixed)

Build: Add PHP 7.4 to the Travis build

Reported by: pento's profile pento Owned by: jorbin's profile jorbin
Milestone: 5.2 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

Travis have switched the nightly PHP version to PHP 8.0. The 7.4snapshot version is PHP 7.4.

It looks like there might be some stability issues with this snapshot, so let's keep it in allow_failures.

Attachments (1)

46235.diff (839 bytes) - added by jorbin 6 years ago.

Download all attachments as: .zip

Change History (3)

@jorbin
6 years ago

#1 @jorbin
6 years ago

  • Keywords has-patch added; needs-patch removed

#2 @jorbin
6 years ago

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

In 44803:

Build: Add PHP 7.4 to the Travis build.

Travis have switched the nightly PHP version to PHP 8.0. The 7.4snapshot version is PHP 7.4.

We don't support 7.4 yet, so it's in allowed failures.

Fixes #46235.

Note: See TracTickets for help on using tickets.