Skip to:
Content

bbPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 15 months ago

#2895 closed task (blessed) (fixed)

Travis CI: Remove PHP7 from allowed failures list and test PHP nightly builds

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 2.6 Priority: normal
Severity: normal Version: trunk
Component: Tools - Build Keywords: has-patch
Cc:

Description

PHP 7 has now been officially released:

https://twitter.com/official_php/status/672511111896432640

We should update our Travis CI to not allow failures for PHP 7 and test PHP 7 nightly builds to allow to fail.

See also #WP33410 and https://make.wordpress.org/core/2015/09/10/wordpress-and-php7/

Attachments (1)

2895.diff (613 bytes) - added by netweb 9 years ago.

Download all attachments as: .zip

Change History (3)

@netweb
9 years ago

#1 @netweb
9 years ago

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

In 5958:

Tools: Travis CI: Remove PHP7 from allowed failures list and test PHP nightly builds

PHP 7 was released today, congratulations to everyone involved in the release :)

Props netweb.
Fixes #2895.

#2 @netweb
9 years ago

In 5959:

Tools: Travis CI: Only test PHP 7 against WordPress 4.3 or greater

This changeset updates the Travis CI test matrix to match WordPress' PHP 7 compatability, which was only added in version 4.3 so lets not let those errors in versions before 4.3 bother us ;)

See #2895.

Note: See TracTickets for help on using tickets.