ID:               8660
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Misbehaving function
 Operating System: freebsd 4.1
 PHP Version:      3.0.17
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

the file upload code has been rewritten for php 4.2


Previous Comments:
------------------------------------------------------------------------

[2001-01-11 15:00:53] [EMAIL PROTECTED]

attention: i am using 3.0.18!

if i make multi-fileuploads and leave one line blank in between the
tmp-name will be at the index of the blank-line - anything else
(original name, filesize) will be at the correct index.
this is a demooutput:

0: 159|kringel.gif|/var/tmp/phpC98581
1: 236|box_back.gif|/var/tmp/phpU98581
2: 0||/var/tmp/phpV98581
3: 107|lock.gif|

(index: filesize|name|temp-name)

any suggestions?



for information:
./configure '--with-apxs=/usr/local/sbin/apxs' '--enable-versioning'
'--with-system-regex' '--with-config-file-path=/usr/local/etc'
'--disable-debug' '--enable-track-vars' '--without-gd'
'--with-gd=/usr/local' '--with-ttf=/usr/local' '--with-zlib'
'--with-pdflib=/usr/local' '--with-jpeg-dir=/usr/local'
'--with-tiff-dir=/usr/local' '--with-mysql=/usr/local'
'--prefix=/usr/local' 'i386--freebsd4.1'


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=8660&edit=1

Reply via email to