Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/Runtime/is_thread_safe.php
Назад
<?php declare(strict_types=1); namespace Psl\Runtime; use const PHP_ZTS; /** * Return true if PHP was built with ZTS enabled. * * @pure */ function is_thread_safe(): bool { return 1 === PHP_ZTS; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка