Deprecate file_progress_implementation() and replace with extension_loaded('uploadprogress')

Created on 30 October 2023, 8 months ago
Updated 3 January 2024, 6 months ago

Problem/Motivation

file_progress_implementation() is a legacy function that is redundant as we only support one file upload progress method, the uploadprogress pecl extension.

Steps to reproduce

Proposed resolution

Deprecate file_progress_implementation() and replace with extension_loaded('uploadprogress').

Remaining tasks

User interface changes

API changes

file_progress_implementation() is deprecated and replaced with extension_loaded('uploadprogress').

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Fixed

Version

11.0 ๐Ÿ”ฅ

Component
File moduleย  โ†’

Last updated 3 days ago

Created by

๐Ÿ‡ฆ๐Ÿ‡บAustralia kim.pepper ๐Ÿ„โ€โ™‚๏ธ๐Ÿ‡ฆ๐Ÿ‡บSydney, Australia

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024