Problem/Motivation

The file_unmanaged_delete function was deprecated

Proposed resolution

Replace deprecated file_unmanaged_delete function

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

thalles created an issue. See original summary.

thalles’s picture

Follow a new patch.

jrockowitz’s picture

Status: Needs review » Needs work

Changing the constructor's arguments is going to break any module that extends this code. Any new dependencies need to be added last and support a NULL default value.

jrockowitz’s picture

Status: Needs work » Needs review
FileSize
8.26 KB
thalles’s picture

Ok, all right!

thalles’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me!

  • jrockowitz authored 761db80 on 8.x-5.x
    Issue #3104227 by thalles, jrockowitz: Replace deprecated...
jrockowitz’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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