Closed BBrunekreeft closed 6 years ago
The Exception 'Invalid argument supplied for foreach()' was thrown if $this->ftp->rawlist($directory) returned false; White this fix, $list is converted into an empty array if false was returned.
The Exception 'Invalid argument supplied for foreach()' was thrown if $this->ftp->rawlist($directory) returned false; White this fix, $list is converted into an empty array if false was returned.