Opened 9 years ago
Closed 9 years ago
#33410 closed task (blessed) (fixed)
Update .travis.yml for PHP7
Reported by: | jorbin | Owned by: | jorbin |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | needs-patch |
Focuses: | Cc: |
Description
When PHP7 is released, we should:
1) remove PHP7 from allowed failures
2) re add PHP nightly to allowed failures so we continue to test upstream trunk
Change History (8)
This ticket was mentioned in Slack in #core by sergey. View the logs.
9 years ago
#5
@
9 years ago
My above comment remains true. PHP7 will be removed from the allowed failures list when PHP7 is officially released. The timeline still says November 12. RC 4 was released yesterday on schedule. http://php.net/archive/2015.php#id2015-10-01-1
This ticket was mentioned in Slack in #core by jorbin. View the logs.
9 years ago
This ticket was mentioned in Slack in #core by jorbin. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
PHP has updated there timeline. Therefore this should happen in two separate changes (both of which can't happen yet).
First, after PHP7 is branched and master becomes 7.1 alpha, we should add nightlies to the matrix. This is scheduled for September 14.
The second is to move php7 out of the allowed failures bin. This should happen after PHP7 is officially released which is scheduled for November 12.
I will handle both of these.