Tags give the ability to mark specific points in history as being important
-
v3.1.0
protectedc1dcf6c0 · ·v3.1.0 Add CurlMulti — parallel cURL requests via curl_multi_*, with keyed insertion-ordered MultiResult of immutable Response objects, optional per-request onComplete callback, concurrency cap, single-use guard and opt-in throwOnError. Port of the 2.4.x feature to the PHP 8.4 line. Also clears three pre-existing PHPStan level-10 findings.
-
v2.4.1
protected19ef1433 · ·v2.4.1 Fix CurlMulti crashing (TypeError) on numeric / integer-like request keys, including the default auto-index. Response::$key, MultiResult keys and add()'s return value are now int|string.
-
-
-
-
-
-
-
-
-
-
-
v2.0.1
protected126aa624 · ·BC Break: Removed 'waitForResponseMethod' from Request. Added 'setReturnTransfer' method to Request.
-
-
v1.1.0
protected2a8c2131 · ·BC break: Changed some constant names and function names. These are marked as DEPRECATED.
-
-