ID:          31000
 Updated by:  [EMAIL PROTECTED]
 Reported By: matt at mooseit dot biz
-Status:      Assigned
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

added UPLOAD_ERR_NO_TMP_DIR.


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

[2004-12-06 18:26:52] [EMAIL PROTECTED]

Thats not true. PHP 5 uses the same constant as PHP 4
(UPLOAD_ERR_NO_FILE), which has the value 4.

However UPLOAD_ERR_NO_TMP_DIR is missing in the docs. I'll document it.

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

[2004-12-06 17:57:09] matt at mooseit dot biz

Description:
------------
When uploading an empty file using PHP 5, it sets the value of the
error to 5. The page in the manual that tells you what these error
values correspond to doesn't reference the value 5 at all
(http://php.net/manual/en/features.file-upload.errors.php). I expected
it to say 5, with the corresponding constant definition, and an
explanation of the error.

Cheers



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


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

Reply via email to