FileSystemInterface replace behavior constants are deprecated

Created on 2 October 2024, 6 months ago

Problem/Motivation

FileSystemInterface replace behavior constants are deprecated. Currently used in prepareDestination function of DropzoneJsUploadSave class.
$file_exists_param = FileSystemInterface::EXISTS_REPLACE;

Proposed resolution

Should be replaced $file_exists_param = FileExists::Rename;

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇵🇰Pakistan hmdnawaz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024