Opened 10 years ago
Closed 10 years ago
#33136 closed defect (bug) (fixed)
Travis CI: Switch version from nightly to 7.0 for PHP7
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Build/Test Tools | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
We added support to Travis CI for PHP7 initially using nightly
as the version in #31454, lets make this clearer that this is PHP7 and switch to using 7.0
as the version, Travis CI will use 7.0
as an alias of nightly
until PHP7 ships.
See http://docs.travis-ci.com/user/languages/php/#PHP-7
We need to make this change to 7.0
at some time, nows as good as any.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 33443: