From ce38f4a92cc868642076ed5d73830d2c880dd613 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Tue, 23 Sep 2025 14:44:19 +0000 Subject: [PATCH] 01 --- healthz.php | 8 ++++++++ index.php | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 healthz.php diff --git a/healthz.php b/healthz.php new file mode 100644 index 0000000..985a969 --- /dev/null +++ b/healthz.php @@ -0,0 +1,8 @@ + 'ok', + 'timestamp' => date('c'), + 'php_version' => phpversion() +]); \ No newline at end of file diff --git a/index.php b/index.php index 576e9a7..597d109 100644 --- a/index.php +++ b/index.php @@ -91,6 +91,11 @@ $frameworks = [