Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.0a3

Request #10177 add most recent UPLOAD ERR constants
Submitted: 2007-02-24 19:50 UTC
From: farell Assigned: arpad
Status: Closed Package: PHP_Compat (version 1.5.0)
PHP Version: Irrelevant OS:
Roadmaps: 1.6.0a1    
Subscription  


 [2007-02-24 19:50 UTC] farell (Laurent Laville)
Description: ------------ Constant\UPLOAD_ERR.php file has missing upload error constants. See http://www.php.net/manual/en/features.file-upload.errors.php for details Three constants misssing are : UPLOAD_ERR_NO_TMP_DIR, UPLOAD_ERR_CANT_WRITE, and UPLOAD_ERR_EXTENSION Laurent

Comments

 [2007-04-06 17:09 UTC] arpad (Arpad Ray)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.