Skip to content

Commit

Permalink
v2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Dec 10, 2024
1 parent ccdf630 commit 0007577
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
PHP Upload.<br>
Upload single or multiple files with validations.

Tested up to PHP 8.4.

## Features

* allowed file extensions
Expand Down
2 changes: 1 addition & 1 deletion Rundiz/Upload/Upload.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* PHP upload class that is able to validate requirements and limitations, real file's mime type check, detect the errors and report.
*
* @package Upload
* @version 2.0.14
* @version 2.0.15
* @author Vee W.
*
* @property-read array $predefinedErrorMessages Pre-defined error messages.
Expand Down

0 comments on commit 0007577

Please sign in to comment.