Ticket #234 (closed Bug: fixed)
Validation upload: runtime errors in 5.1.x
| Reported by: | Maxximus | Owned by: | Shadowhand |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | Core | Version: | SVN HEAD |
| Keywords: | validation | Cc: |
Description
The Validation library uses constants mentioned in http://us.php.net/manual/en/features.file-upload.errors.php. Unfortunately one of them is only available in PHP 5.2.x versions, causing a runtime message in 5.1.x versions.
UPLOAD_ERR_EXTENSION
Change History
Note: See
TracTickets for help on using
tickets.
