Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Releases: bensquire/php-image-optim

Code Cleanup

05 May 23:01
Compare
Choose a tag to compare
  • Travis checks for coding-standards and violations
  • Property renames
  • Composer updates

Ability to continue processing on failed command step.

02 Dec 21:50
Compare
Choose a tag to compare
  • Failed command steps can now be ignored, allowing continuation of image optimisation
  • Minimum PHP version pushed to 7.1

Bug fixes

20 Jun 08:02
4f5be3f
Compare
Choose a tag to compare

If you were using PHP7 a PHP71 property found its way into the codebase, this has been corrected.

Namespace bugfix

18 Apr 08:24
Compare
Choose a tag to compare

Corrected namespace in new mozJpeg class.

MozJpeg integration

17 Apr 08:01
Compare
Choose a tag to compare

Thanks to @Hoosk for MozJpeg integration....