Problem/Motivation

The codebase uses a number of methods that have been deprecated in Drupal Core.

Proposed resolution

Replace the usage of deprecated code with a replacement as suggested by Drupal Core.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new3.31 KB

Attached patch replaces the usage of deprecated code with a replacement as suggested by Drupal Core.

  • Gábor Hojtsy committed 7d6f088 on 8.x-1.x
    Issue #3010550 by idebr: Replace usages of deprecated methods
    
gábor hojtsy’s picture

Status: Needs review » Fixed

Superb, thanks!

Status: Fixed » Closed (fixed)

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