class.upload.php version 0.32 released
I am pleased to announce the release of the version 0.32 of the script class.upload.php, with support for XMLHttpRequest uploads, the ability to pixelate images, and many small fixes.
Version 0.32 changelog
- add support for XMLHttpRequest uploads
- added image_pixelate
- added image_interlace
- added png_compression to change PNG compressoin level
- deactivate exec() if Suhosin is enabled
- add more extension to dangerous scripts detection
- imagejpeg takes null as second argument since PHP 5.4
- default PECL Fileinfo MAGIC path to null
- set gd.jpeg_ignore_warning to true by default
- fixed file name normalization