Problem/Motivation

when upload a file, got php warning:
Deprecated function: Creation of dynamic property Drupal\imce\ImceFile::$uuid is deprecated in Drupal\imce\Plugin\ImcePlugin\Upload->opUpload()

Steps to reproduce

upload a file in imce

Proposed resolution

define uuid property in ImceItem

CommentFileSizeAuthor
#2 3376979-php8.2-compatibility.patch313 bytesconnbi

Comments

bijiaxing created an issue. See original summary.

connbi’s picture

StatusFileSize
new313 bytes

  • ufku committed 672a149d on 3.x
    Issue #3376979 by bijiaxing: Added property uuid to ImceItem
    
ufku’s picture

Version: 3.0.8 » 3.x-dev
Status: Active » Fixed

Committed thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.