Move the Power, Plugin and Module builders into the container. Many more PHP 8 improvments.
This commit is contained in:
@@ -119,7 +119,7 @@ class Ftp implements Serverinterface
|
||||
}
|
||||
else
|
||||
{
|
||||
$options = array();
|
||||
$options = [];
|
||||
}
|
||||
// get ftp object
|
||||
if (isset($host) && $host != 'HOSTNAME' &&
|
||||
|
Reference in New Issue
Block a user