verbb / image-resizer

A Craft CMS plugin to resize images on upload.
MIT License
128 stars 14 forks source link

Depreciation Warning Craft 3 #51

Closed moondawg69 closed 5 years ago

moondawg69 commented 5 years ago

Description

craft\helpers\FileHelper::removeFile() is deprecated. Use craft\helpers\FileHelper::unlink() instead.

vendor/verbb/image-resizer/src/services/Logs.php

Steps to reproduce

  1. Run the clear logs function in the plugin
  2. View Craft's Depreciation Warnings

Additional info

engram-design commented 5 years ago

Fixed in 2.0.5