=== PHP Hardening Check ===
Host: loky.tech
PID:  110  (same PID across requests = same FPM worker)
Time: 2026-05-16 04:16:53
PHP version: 8.2.30
----------------------------------------------------------------------
open_basedir           = (empty)
disable_functions      = (empty)
allow_url_fopen        = '1'                                                [On]
allow_url_include      = ''                                                 [Off]
enable_dl              = '1'                                                [On]
expose_php             = ''                                                 [Off]
upload_tmp_dir         = (empty)
session.save_path      = /tmp
sys_temp_dir           = (empty)
----------------------------------------------------------------------
Function availability:
  system          -> available
  exec            -> available
  shell_exec      -> available
  symlink         -> available
  proc_open       -> available
  pcntl_exec      -> available
----------------------------------------------------------------------
open_basedir scope test:
  /etc/passwd -> ACCESSIBLE (open_basedir not restricting this)
  /var/log -> ACCESSIBLE (open_basedir not restricting this)
  /home -> ACCESSIBLE (open_basedir not restricting this)