Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/wikimedia/request-timeout/src/RequestTimeoutException.php
Ðазад
<?php namespace Wikimedia\RequestTimeout; /** * An exception which is thrown when the request timeout expires. */ class RequestTimeoutException extends TimeoutException { /** * @param float $limit The limit (in seconds) which has expired */ public function __construct( $limit ) { parent::__construct( "The maximum execution time of {limit} seconds was exceeded", $limit ); } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка