From: pear dot 20 dot fab at spamgourmet dot com Operating system: win 2000 PHP version: 4.3.6 PHP Bug Type: FTP related Bug description: ftp_rawlist returns boolean (false)
Description: ------------ Hi *, im using ftp_rawlist() to browse some FTP servers. Sometimes ftp_rawlist returns a boolean value (false) instead of an array as stated in the documentation. Where does this boolean value come from? I'm sorry that i can not give you any code that reproduces this bug, because it seems to be path and server specific. If this is an expected behaviour of ftp_rawlist(), why is it not mentioned in the doc or the meaning of it? FTP functions just work fine for other directories and servers. The directories causing this bug (?) are always the same, although they are accessible without any problem with a normal FTP program. Regarrds, Nils. -- Edit bug report at http://bugs.php.net/?id=28507&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28507&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28507&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28507&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28507&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28507&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28507&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28507&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28507&r=support Expected behavior: http://bugs.php.net/fix.php?id=28507&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28507&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28507&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28507&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28507&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28507&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28507&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28507&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28507&r=float
