Added document fixes

This commit is contained in:
Alexey Berezhok
2024-09-10 22:50:16 +03:00
parent ef861e9c28
commit 9d93d56a05
14 changed files with 101 additions and 249 deletions

View File

@@ -47,15 +47,12 @@ $v_php_versions = [
if ($is_rhel){
$v_php_versions = [
"php-56",
"php-70",
"php-71",
"php-72",
"php-73",
"php-74",
"php-80",
"php-81",
"php-82",
"php-83",
"php-84",
];
}