#37625 closed defect (bug) (fixed)
Add PHP 7.1 to tested versions in Travis
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.7 | Priority: | high |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
Nightly is testing the 7.1 dev branch which isn't up to date, while listing 7.1 explicitly tests beta2.
Attachments (1)
Change History (9)
#2
in reply to:
↑ 1
@
7 years ago
Replying to jorbin:
Also shows a bunch of errors that we need to fix.
Not sure I agree here. 🙂 I don't want that we're going to fix anything until it's 100% clear that PHP will ship the current changes, see #37295 for more. If they do, < 4.7 wouldn't be compatible with 7.1 so we don't have to add it to the test matrix.
This ticket was mentioned in Slack in #core by ocean90. View the logs.
7 years ago
#5
@
7 years ago
- Owner set to jorbin
- Resolution set to fixed
- Status changed from new to closed
In 38273:
#6
@
7 years ago
@jorbin Looks like the PHP 7.1 setup is broken since https://travis-ci.org/aaronjorbin/develop.wordpress/jobs/155607823:
/home/travis/build.sh: line 45: 3777 Bus error (core dumped) grunt $WP_TRAVISCI
Can you take a look?
this run demonstrates that listing 7.1 does so with the beta. Also shows a bunch of errors that we need to fix.