Файловый менеджер - Редактировать - /var/www/html/libraries/vendor/web-auth/webauthn-lib/src/TokenBinding/IgnoreTokenBindingHandler.php
Ðазад
<?php declare(strict_types=1); namespace Webauthn\TokenBinding; use Psr\Http\Message\ServerRequestInterface; /** * @deprecated Since 4.3.0 and will be removed in 5.0.0 */ final class IgnoreTokenBindingHandler implements TokenBindingHandler { public static function create(): self { return new self(); } public function check(TokenBinding $tokenBinding, ServerRequestInterface $request): void { //Does nothing } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка