diff --git a/features/file-upload.xml b/features/file-upload.xml index 787cb383db..1c97a2591f 100644 --- a/features/file-upload.xml +++ b/features/file-upload.xml @@ -1,5 +1,5 @@ - + Handling file uploads @@ -265,6 +265,15 @@ print ""; + + UPLOAD_ERR_NO_TMP_DIR + + + Value: 6; Missing a temporary folder. Introduced in PHP 4.3.10 and PHP + 5.0.3. + + +