File manager - Edit - /usr/local/cpanel/base/3rdparty/phpMyAdmin/vendor/thecodingmachine/safe/lib/Exceptions/CurlException.php
Back
<?php namespace Safe\Exceptions; class CurlException extends \Exception implements SafeExceptionInterface { /** * @param resource $ch */ public static function createFromCurlResource($ch): self { return new self(\curl_error($ch), \curl_errno($ch)); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings