From 9d0a4bbfdc8df92acde7a97a2c9bb00f93bc6fb2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 1 Oct 2021 20:15:40 +0200 Subject: [PATCH] Test PHP8.0 --- check_process | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/check_process b/check_process index a38bc8f..4e7e517 100644 --- a/check_process +++ b/check_process @@ -46,6 +46,19 @@ setup_sub_dir=1 upgrade=1 backup_restore=1 +;; Test with PHP8.0 + ; Manifest + domain="domain.tld" + path="/path" + with_sftp=0 + password="myreallystrengthpassword" + is_public=1 + php_custom="8.0" + with_mysql=0 + ; Checks + setup_sub_dir=1 + upgrade=1 + backup_restore=1 ;;; Options Email= Notification=change