Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#31244 closed defect (bug) (fixed)

Travis-ci builds error due to php 5.2

Reported by: jorbin's profile jorbin Owned by: jorbin's profile jorbin
Milestone: 4.2 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

Travis has disabled php 5.2. This has happened before when 5.2 didn't compile and then was reenabled when that was fixed.

See: https://github.com/travis-ci/travis-ci/issues/3152 and https://github.com/WP-API/WP-API/issues/846

Change History (2)

#1 @jorbin
10 years ago

In 31350:

Temporarily (I hope) remove PHP 5.2 from tests being run on travis-ci

Travis-ci has disabled PHP 5.2. This has happened before when 5.2 didn't compile and then was restored when that was fixed.

upstream: https://github.com/travis-ci/travis-ci/issues/3152
related: https://github.com/WP-API/WP-API/issues/846

See #31244.

#2 @jorbin
10 years ago

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

In 31472:

Restore PHP 5.2 to Travis CI

Travis restored PHP 5.2 support late last week.

upstream: https://github.com/travis-ci/travis-ci/issues/3152

Props netweb for the heads up
Fixes #31244

Note: See TracTickets for help on using tickets.