Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
resolved the undefined array key warnings you're seeing. The function now explicitly checks for the web server type and PHP SAPI, and includes these in the returned array. The isFpm key is a boolean that indicates whether PHP is running as FPM (FastCGI Process Manager) or not.
  • Loading branch information
LebToki authored Jul 30, 2024
1 parent 8c416cd commit fc6f7ed
Showing 1 changed file with 574 additions and 530 deletions.
Loading

0 comments on commit fc6f7ed

Please sign in to comment.