View Issue Details

IDProjectCategoryView StatusLast Update
0035550mantisbtbugtrackerpublic2025-03-07 19:10
Reporterdregad Assigned To 
PriorityhighSeverityminorReproducibilityhave not tried
Status confirmedResolutionopen 
Target Version2.28.0 
Summary0035550: Use GuzzleHttp request in url_get()
Description

The code of url_get() API function is really dated, and is often unable to do its job properly, particularly in shared hosting environment where allow_url_fopen is often set to OFF, curl extension may not be installed, shell_exec() function may be disabled and even if it is allowed, there may not be a curl client available (e.g. on Windows).

We should replace that by a GuzzleHttp Request.

TagsNo tags attached.

Relationships

related to 0034783 closeddregad Checking URL to installation is failing 
related to 0035540 resolveddregad A clean installation ends with Internal Server Error with no message/detail given 

Activities

There are no notes attached to this issue.