summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizard/index.php b/wizard/index.php
index ac831dfd..ac5bf050 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -98,10 +98,10 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.2' => '8.2.0beta1 (GA planed for Nov/Dec 2022)',
+ '8.2' => '8.2.0beta2 (GA planed for Nov/Dec 2022)',
':stable' => 'Stable versions - usage recommended',
- '8.1' => '8.1.8 (active support until November 2023)',
- '8.0' => '8.0.21 (active support until November 2022)',
+ '8.1' => '8.1.9 (active support until November 2023)',
+ '8.0' => '8.0.22 (active support until November 2022)',
':secure' => 'Security only versions',
'7.4' => '7.4.30 (security only support until November 2022)',
':eol' => 'Deprecated versions - usage discouraged',