php-ftp-client icon indicating copy to clipboard operation
php-ftp-client copied to clipboard

Add "Unable to list directory" exception in rawlist()

Open Adri74100 opened this issue 1 year ago • 0 comments

When ftp_rawlist() returns "false", it means an error occured. It should be treated differently than a "[]" return.

Adri74100 avatar Mar 11 '25 09:03 Adri74100