From:             djneoform at gmail dot com
Operating system: Linux
PHP version:      4.3.8
PHP Bug Type:     FTP related
Bug description:  Nonexistant Year Handler

Description:
------------
When looking at ftp_rawlist() for each file there's a date, and time, but
the date has no year..

I would use ftp_mdtm(), but it works on about 10% of the files I check..  

Reproduce code:
---------------
$contents = ftp_rawlist($conn_id,$directory);


-- 
Edit bug report at http://bugs.php.net/?id=30003&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30003&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30003&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30003&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30003&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30003&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30003&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30003&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30003&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30003&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30003&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30003&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30003&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30003&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30003&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30003&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30003&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30003&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30003&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30003&r=mysqlcfg

Reply via email to