Skip to content

2.8.0

Compare
Choose a tag to compare
@stefangabos stefangabos released this 17 Aug 21:08
· 24 commits to master since this release
  • fixed potential warning when dealing with bad EXIF information; see #24; thank you userlond for the fix!
  • fixed a bug with WEBP images in PHP version lower than 7.0.1
  • fixed a potential bug when using ZEBRA_IMAGE_BOXED or ZEBRA_IMAGE_NOT_BOXED methods when resizing
  • lots of minor bug fixes and source code formatting because we are now using PHPStan for static code analysis and PHP CodeSniffer for detecting coding standards violations, which are now PSR12-ish with a few of the rules excluded