File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-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.21-202307141720
11+ * [bugfix: #215] PHP 8.2 compatibility
12+ * [bugfix: #214] PHP 8.2 compatibility (Dynamic Properties are deprecated)
13+ * [bugfix: #213] PHP 8.2 compatibility
14+ * [bugfix: #212] PHP 8.2 compatibility
15+ * [bugfix: #211] quality parameter fix for ImageMagick processing
16+ * [bugfix: #208] PHP 8.2 compatibility
17+ * [bugfix: #207] PHP 8.2 compatibility
18+
1019v1.7.20-202212091316
1120 * [bugfix: #203] Support https in file_get_contents polyfill
1221 * [bugfix: #202] Test if property is set when testing array (@ operator fix)
Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ class phpthumb {
265265 public $ issafemode = null ;
266266 public $ php_memory_limit = null ;
267267
268- public $ phpthumb_version = '1.7.20-202301161914 ' ;
268+ public $ phpthumb_version = '1.7.21-202307141720 ' ;
269269
270270 //////////////////////////////////////////////////////////////////////
271271
You can’t perform that action at this time.
0 commit comments