Opened 3 years ago
Last modified 18 months ago
#59844 new task (blessed)
Run HTTP related automated tests with multiple versions of cURL
| Reported by: | jorbin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
See: Bugs over the years that have affected only certain versions of cURL.
Change History (10)
This ticket was mentioned in Slack in #core by jorbin. View the logs.
3 years ago
This ticket was mentioned in Slack in #core by jorbin. View the logs.
3 years ago
This ticket was mentioned in Slack in #core by ironprogrammer. View the logs.
3 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.