You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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