From:             wanght at hotmail dot com
Operating system: Window 2000
PHP version:      4.3.1
PHP Bug Type:     FTP related
Bug description:  The ftp_close or ftp_quit didn't send QUIT to server

I take look at source code of PHP 4.3.1, there are two functions ftp_close
and ftp_quit in ftp.c, But the PHP funcions ftp_close and ftp_quit in
php_ftp.c didn't invoke these real function. What happens?
-- 
Edit bug report at http://bugs.php.net/?id=23004&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23004&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23004&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23004&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23004&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23004&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23004&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23004&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23004&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23004&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23004&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23004&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23004&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23004&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23004&r=gnused

Reply via email to