Change record: drupal_get_path() and drupal_get_filename() have been deprecated in favor of extension listing services

The deprecation was introduced in Drupal 9.3, and drupal_get_path() was removed in Drupal 10. Because we have now stopped supporting Drupal 8, and because the minimum core version supported for this module is now Drupal 9.3, we can make this change without breaking backwards compatibility. And this change is required for Drupal 10 support.

CommentFileSizeAuthor
#2 3341745-2-drupal-get-path.patch695 bytestr

Comments

TR created an issue. See original summary.

tr’s picture

Status: Active » Needs review
StatusFileSize
new695 bytes

  • TR committed 48dc4dd5 on 8.x-1.x
    Issue #3341745 by TR: [9.3] drupal_get_path() is deprecated
    
tr’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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