File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 77¤ = structure change or important new feature
88* = less important new feature or change
99
10+ v1.7.17-202109221111
11+ * [bugfix: G171] problem with class_exists and autoloading
12+ * [bugfix: G173] file_get_contents instead of readfile
13+ * [bugfix: G178] missing quality parameter in webp
14+ * [bugfix: G181] missing webp in ImageCreateFromFilename
15+
1016v1.7.16-202012161640
1117 ¤ PHP 8.0 compatibility
1218 * [bugfix: G168] bad call to $this inside static function
Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ class phpthumb {
220220 public $ issafemode = null ;
221221 public $ php_memory_limit = null ;
222222
223- public $ phpthumb_version = '1.7.17-202107271830 ' ;
223+ public $ phpthumb_version = '1.7.17-202109221111 ' ;
224224
225225 //////////////////////////////////////////////////////////////////////
226226
You can’t perform that action at this time.
0 commit comments