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