php-ftp-client
php-ftp-client copied to clipboard
Add "Unable to list directory" exception in rawlist()
When ftp_rawlist() returns "false", it means an error occured. It should be treated differently than a "[]" return.