Call to deprecated function libraries_get_path()

Created on 17 July 2023, over 1 year ago
Updated 29 February 2024, 12 months ago

Upgrade status is reporting a number of calls to the deprecated function libraries_get_path:

modules/contrib/dropzonejs/dropzonejs.install:
┌──────────┬──────┬──────────────────────────────────────────────────────────────┐
│  STATUS  │ LINE │                           MESSAGE                            │
├──────────┼──────┼──────────────────────────────────────────────────────────────┤
│ Check    │ 26   │ Call to deprecated function libraries_get_path(): Will be    │
│ manually │      │ removed before a stable Drupal 8 release. Please use the new │
│          │      │ library load and managment concepts described at:            │
│          │      │ https://www.drupal.org/node/2170763                          │
│          │      │                                                              │
└──────────┴──────┴──────────────────────────────────────────────────────────────┘

modules/contrib/dropzonejs/dropzonejs.module:
┌──────────┬──────┬──────────────────────────────────────────────────────────────┐
│  STATUS  │ LINE │                           MESSAGE                            │
├──────────┼──────┼──────────────────────────────────────────────────────────────┤
│ Check    │ 83   │ Call to deprecated function libraries_get_path(): Will be    │
│ manually │      │ removed before a stable Drupal 8 release. Please use the new │
│          │      │ library load and managment concepts described at:            │
│          │      │ https://www.drupal.org/node/2170763                          │
│          │      │                                                              │
│ Check    │ 114  │ Call to deprecated function libraries_get_path(): Will be    │
│ manually │      │ removed before a stable Drupal 8 release. Please use the new │
│          │      │ library load and managment concepts described at:            │
│          │      │ https://www.drupal.org/node/2170763                          │
│          │      │                                                              │
│ Check    │ 115  │ Call to deprecated function libraries_get_path(): Will be    │
│ manually │      │ removed before a stable Drupal 8 release. Please use the new │
│          │      │ library load and managment concepts described at:            │
│          │      │ https://www.drupal.org/node/2170763                          │
│          │      │                                                              │
│ Check    │ 117  │ Call to deprecated function libraries_get_path(): Will be    │
│ manually │      │ removed before a stable Drupal 8 release. Please use the new │
│          │      │ library load and managment concepts described at:            │
│          │      │ https://www.drupal.org/node/2170763                          │
│          │      │                                                              │
└──────────┴──────┴──────────────────────────────────────────────────────────────┘

🐛 Bug report
Status

Closed: duplicate

Version

2.8

Component

Code

Created by

🇺🇸United States yojohnyo

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

Comments & Activities

Production build 0.71.5 2024