Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/EmailNotifications/vendor/async-aws/core/src/Stream/RequestStream.php
Ðазад
<?php namespace AsyncAws\Core\Stream; /** * Provides method to convert a input into string or chunks. * * @author Jérémy Derussé <jeremy@derusse.com> * * @extends \IteratorAggregate<string> */ interface RequestStream extends \IteratorAggregate { /** * Length in bytes. */ public function length(): ?int; public function stringify(): string; public function hash(string $algo = 'sha256', bool $raw = false): string; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка