From 03192c8c90f47a25a73b0936d9fcfb2c17557183 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 8 Feb 2025 12:14:07 +0100 Subject: [PATCH] Update domains.md --- website/docs/panel/php/domains.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/panel/php/domains.md b/website/docs/panel/php/domains.md index a2b85f5a..33b7b1dd 100644 --- a/website/docs/panel/php/domains.md +++ b/website/docs/panel/php/domains.md @@ -6,4 +6,6 @@ sidebar_position: 1 Assign a PHP version to each domain. Changing the version updates the domain's configuration file and reloads the web server, which may temporarily interrupt website processes for that domain. +For each version, the current development status is displayed, highlighting domains using outdated or unsupported PHP versions that may require an update. + Ensure you check your site's requirements before selecting the appropriate PHP version.