View Issue Details

IDProjectCategoryView StatusLast Update
0000660XMB1Bugspublic2024-05-28 04:45
Reportermiqrogroove Assigned To 
PrioritynormalSeveritytweakReproducibilityhave not tried
Status confirmedResolutionopen 
Product Version1.9.12 
Target Version1.9.12.07 
Summary0000660: Update the Error Constants for Uploaded Files
DescriptionThe function \XMB\Attach\getUpload() still looks PHP 4 compatible and needs to be updated.
Additional Informationhttps://www.php.net/manual/en/features.file-upload.errors.php

The modern constants were introduced in PHP 5.1. https://github.com/php/php-src/blob/php-5.1.0/main/rfc1867.c
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-04-15 18:16 miqrogroove New Issue
2024-05-27 06:17 miqrogroove Status new => confirmed
2024-05-27 06:17 miqrogroove Product Version => 1.9.12
2024-05-27 06:17 miqrogroove Target Version => 1.9.12.07
2024-05-27 06:17 miqrogroove Additional Information Updated
2024-05-28 04:45 miqrogroove Summary Update Error Constants for Uploaded Files => Update the Error Constants for Uploaded Files