W3cubDocs

/PHP

The CurlSharePersistentHandle class

Introduction

(PHP 8 >= 8.5.0)

Represents a persistent cURL "share" handle.

Class synopsis

final class CurlSharePersistentHandle {
/* Properties */
public readonly array $options;
}

Properties

options
The CURL_LOCK_DATA_* caches shared between requests using this handle.

© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.curlsharepersistenthandle.php