Problem/Motivation

3x: The \Drupal\Core\Path\AliasManager class is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Instead, use \Drupal\path_alias\AliasManager. See https://drupal.org/node/3092086

Proposed resolution

update to Drupal\path_alias\AliasManager

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3111723-2.patch2.15 KBoknate

Comments

oknate created an issue. See original summary.

oknate’s picture

Status: Active » Needs review
StatusFileSize
new2.15 KB

Here's a patch.

rp7’s picture

vsujeetkumar’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Drupal 9 compatibility, +Drupal 9 porting weekend, +DIACWMay2020

I have reviewed and its look good, change it to RTBC.

  • oknate authored 1064b15 on 8.x-1.x
    Issue #3111723 by oknate: \Drupal\Core\Path\AliasManager class is...
deciphered’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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