Файловый менеджер - Редактировать - /var/www/html/libraries/vendor/spomky-labs/pki-framework/src/X501/StringPrep/ProhibitStep.php
Ðазад
<?php declare(strict_types=1); namespace SpomkyLabs\Pki\X501\StringPrep; /** * Implements 'Prohibit' step of the Internationalized String Preparation as specified by RFC 4518. * * @see https://tools.ietf.org/html/rfc4518#section-2.4 */ final class ProhibitStep implements PrepareStep { /** * @param string $string UTF-8 encoded string */ public function apply(string $string): string { // @todo Implement return $string; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка