Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/Env/get_vars.php
Назад
<?php declare(strict_types=1); namespace Psl\Env; use function getenv; /** * Returns an iterator of (variable, value) pairs of strings, for all the environment variables of the current process. * * @return array<string, string> */ function get_vars(): array { return getenv(); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка