Bug 188038
| Summary: | [LayoutTests] Upgrade PHP version from 5.6 to 7.1 or later. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | basuke, don.olmstead, jbedard, lforschler, pvollan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Basuke Suzuki
Currently WinCairo uses PHP 7.1. GTK seems to use both 5.x and 7.x. Apple looks like sticking around PHP 5.x. The support of PHP 5.x and 7.0 is going to end by Jan 2019, six months from now.
http://php.net/supported-versions.php
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
Noting what our actual solution to this is: We're replacing PHP tests with Python.