Opened 13 months ago
Last modified 7 weeks ago
#59844 new task (blessed)
Run HTTP related automated tests with multiple versions of cURL
Reported by: | jorbin | Owned by: | |
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
See: Bugs over the years that have affected only certain versions of cURL.
Change History (9)
This ticket was mentioned in Slack in #core by jorbin. View the logs.
13 months ago
This ticket was mentioned in Slack in #core by jorbin. View the logs.
13 months ago
This ticket was mentioned in Slack in #core by ironprogrammer. View the logs.
13 months ago
Note: See
TracTickets for help on using
tickets.
Thinking a bit on the matrix for this, I'm not sure that every version of cURL and every version of PHP are feasible without making the test matrix unwieldy. I think an initial goal might be:
cURL versions with specific callouts inside requests
cURL versions where major defaults changed such as preferring http2
The latest in each major release (7.x.y, 8.x.y)
The versions that are the default for the LTS version of major linux distributions
Some further research is necessary to identify exactly how many and which versions this will be.