diff --git a/check_eol-data/program-languages.cfg b/check_eol-data/program-languages.cfg
index bb97165b78b6ac5af73e6a8b4a064a30e1360d86..2a6bd76250c2937e100fe5a703ef070c2152e0bf 100644
--- a/check_eol-data/program-languages.cfg
+++ b/check_eol-data/program-languages.cfg
@@ -16,7 +16,7 @@
 
 # ----------------------------------------------------------------------
 php:PHP - Open source programming language
-php:website https://www.php.net/
+php:website https://www.php.net/supported-versions.php
 # ......................................................................
 
 php:5.3:2014-08-14:EOL
@@ -32,8 +32,9 @@ php:7.3:2021-12-06:Security support
 php:7.4:2022-11-28:Security support
 php:8.0:2023-11-26:Security support
 php:8.1:2024-11-24:Security support
-php:8.2:2025-12-08:Security support
-php:8.3:2026-11-23:Security support
+php:8.2:2026-12-31:Security support
+php:8.3:2027-12-31:Security support
+php:8.4:2028-12-31:Security support
 
 # ----------------------------------------------------------------------
 node:Node.js is a JavaScript runtime built on a V8 Javascript engine.