User tests: Successful: Unsuccessful:
remove no longer needed curl_close()
In the migration of various extensions from resources to objects, a number of functions to close or free the resources became no-ops
curl_close() since the ext/curl migration in PHP 8.0
https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_curl_close
Install Joomla with
deprecation message at the end (possibly further)

no deprecation message about curl_close()
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-10-16 08:34:30 |
| Closed_By | ⇒ | wilsonge | |
| Labels |
Added:
PHP 8.x
bug
PR-5.4-dev
|
||
Merging on review between php docs and code review. Thanks!