Skip to content

Releases: Rundiz/upload

v2.0.14

13 Dec 08:19
@ve3 ve3
dc184c7
Compare
Choose a tag to compare
  • Fix errors in PHP 8.

v2.0.13

18 Oct 01:02
@ve3 ve3
38e1aed
Compare
Choose a tag to compare
  • Add property calculate_hash_file to allow skip md5_file check.
  • Add file extensions and mime types.

v2.0.12

02 Aug 18:42
@ve3 ve3
a025655
Compare
Choose a tag to compare
  • Add external security scan.
  • Add more file extensions and mime types.

v2.0.11

03 Dec 05:46
@ve3 ve3
75b9f81
Compare
Choose a tag to compare
  • Add swf and its mime type.

v2.0.10

27 Nov 20:40
@ve3 ve3
14922a4
Compare
Choose a tag to compare
  • Fix vsprintf() error in PHP 8.0.

v2.0.9

12 Nov 17:56
@ve3 ve3
8a257ee
Compare
Choose a tag to compare
  • 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.

v2.0.8

05 Nov 09:03
@ve3 ve3
984b144
Compare
Choose a tag to compare
  • Fix that setWebSafeFileName() can replace the name until it is empty.

v2.0.7

02 Jul 11:37
@ve3 ve3
1ac6319
Compare
Choose a tag to compare
  • Fix undefined index when there are no $_FILES variable.

v2.0.6

03 Feb 10:02
@ve3 ve3
Compare
Choose a tag to compare
  • Fix use wrong variable
  • Use new property to pre-defined messages that is easier to use with custom translation.

v2.0.4

08 Mar 05:29
@ve3 ve3
9d8abea
Compare
Choose a tag to compare
  • Add more file extension and mime type.
  • Add more security scan.