Skip to content

Commit

Permalink
v2.0.9
Browse files Browse the repository at this point in the history
* Modify **.htaccess**, **.user.ini** to increase memory limit, support more modern version of PHP, additional comments.
* Add more tests via HTTP.
* Add more file extensions and mime types support.
* Remove `<?=` from security scan because many images use them as file contents.
  • Loading branch information
ve3 committed Nov 12, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 1bc1803 commit 8a257ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rundiz/Upload/Upload.php
Original file line number Diff line number Diff line change
@@ -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.8
* @version 2.0.9
* @author Vee W.
*
* @property-read array $predefinedErrorMessages Pre-defined error messages.

0 comments on commit 8a257ee

Please sign in to comment.