Skip to content

Commit

Permalink
v1.7.18-202208061319 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHeinrich committed Sep 14, 2022
1 parent 7240f89 commit 6da7599
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/phpthumb.changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
¤ = structure change or important new feature
* = less important new feature or change

v1.7.18-202208061319
¤ add support for AVIF image format (requires PHP 8.1.0) for native PHP support.
* [bugfix: G190] ensure that all used IMG_ and IMAGETYPE_ constants are always defined.
* [bugfix: G188] fix some potential null-parameter warnings
* [bugfix: G187] PHP8 compatibility
* [bugfix: G185] PHP8 compatibility
* [bugfix: G183] better message auth

v1.7.17-202109221111
* [bugfix: G171] problem with class_exists and autoloading
* [bugfix: G173] file_get_contents instead of readfile
Expand Down

0 comments on commit 6da7599

Please sign in to comment.