Opened 11 years ago
Closed 11 years ago
#33136 closed defect (bug) (fixed)
Travis CI: Switch version from nightly to 7.0 for PHP7
| Reported by: | netweb | Owned by: | netweb |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Build/Test Tools | Version: | 4.2 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 33443: