mirror of
https://github.com/twisterarmy/twister-php.git
synced 2025-01-30 00:14:23 +00:00
add request id to the error key
This commit is contained in:
parent
90c76cb33e
commit
fe57dd698d
@ -90,7 +90,7 @@ class Client
|
||||
|
||||
else
|
||||
{
|
||||
$errors[] = curl_error(
|
||||
$errors[$this->_id][] = curl_error(
|
||||
$this->_curl
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user