summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-12-31 09:25:29 +0100
committerRemi Collet <remi@php.net>2025-12-31 09:25:29 +0100
commit3cdde077133ad1ab2a4bd6cabc9d3d8bb2b4e93c (patch)
treedf2613ba22d64500f5b8a1e6832abed8b8d89ee3 /wizard
parent6ffbbd2ad99fbe0a35144d224601bdd1bd6c8865 (diff)
Wizard: new RCsHEADmaster
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 27eca0f9..816a8c50 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -133,8 +133,8 @@ $phpname = [
'5.6' => '5.6.40 (no upstream support since January 2019) - SCL and EL-8 only',
];
$phptest = [
-// '8.5' => '8.5.1RC2',
-// '8.4' => '8.4.16RC1',
+ '8.5' => '8.5.2RC1',
+ '8.4' => '8.4.17RC1',
// '8.3' => '8.3.29RC1',
];