Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/Runtime/get_zend_extensions.php
Назад
<?php declare(strict_types=1); namespace Psl\Runtime; /** * Returns an list with the names of all Zend extensions compiled and loaded. * * @return list<non-empty-string> * * @psalm-mutation-free */ function get_zend_extensions(): array { /** * @var list<non-empty-string> */ return get_loaded_extensions(true); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка