From 84df65fb440a18385ba95399c994cccafdf18dd4 Mon Sep 17 00:00:00 2001 From: Numeriku Date: Sun, 29 Dec 2019 18:22:50 +0800 Subject: [PATCH] Add PHP 7.4 Add PHP 7.4 to list of supported PHP. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index daa0159df..fa624628a 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Webhosting control panel that uses OpenLiteSpeed as web server. * Email Support (Rainloop). * FileManager. * PHP Managment. -* Firewall. +* Firewall (FirewallD & ConfigServer Firewall Intregration). * One click Backup and Restore. # Supported PHPs @@ -25,6 +25,7 @@ Webhosting control panel that uses OpenLiteSpeed as web server. * PHP 7.1 * PHP 7.2 * PHP 7.3 +* PHP 7.4 # Installation Instructions