Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/updraftp.../vendor/guzzleht.../guzzle/src/Exceptio...
File: ServerException.php
<?php
[0] Fix | Delete
namespace GuzzleHttp\Exception;
[1] Fix | Delete
[2] Fix | Delete
/**
[3] Fix | Delete
* Exception when a server error is encountered (5xx codes)
[4] Fix | Delete
*/
[5] Fix | Delete
class ServerException extends BadResponseException
[6] Fix | Delete
{
[7] Fix | Delete
}
[8] Fix | Delete
[9] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function