CURLINFO_CONN_ID
Constant • Added in PHP 8.5
CURLINFO_CONN_ID — The ID of the last connection used by the transfer. The connection ID is unique among all connections using the same connection cache and is useful to tell connection reuse apart.
Available as of PHP 8.5.0 and cURL 8.2.0.
CURLINFO_CONN_ID = 6291520; Changes to the CURLINFO_CONN_ID Constant
PHP 8.5
- Constant added
CURLINFO_CONN_ID Constant Availability
CURLINFO_CONN_ID Constant Availability| PHP Version | Availability |
|---|---|
| PHP 8.6Upcoming Release | Yes |
| PHP 8.5Supported (Latest) | Yes |
| PHP 8.4Supported | No |
| PHP 8.3Security-Fixes Only | No |
| PHP 8.2Security-Fixes Only | No |
| PHP 8.1Unsupported | No |
| PHP 8.0Unsupported | No |
| PHP 7.4Unsupported | No |
| PHP 7.3Unsupported | No |
| PHP 7.2Unsupported | No |
| PHP 7.1Unsupported | No |
| PHP 7.0Unsupported | No |
| PHP 5.6Unsupported | No |
| PHP 5.5Unsupported | No |
| PHP 5.4Unsupported | No |
| PHP 5.3Unsupported | No |