Upgrade Status report

Media Hero Slider 8.x-7.x-dev

Scanned on Thu, 07/11/2019 - 18:16.
1 error found. Items categorized "Fix now" are uses of deprecated APIs from community unsupported core versions.
Status File name Line Error
Fix now modules​/​contrib​/​varbase_heroslider_media​/​varbase_heroslider_media.install 69 Call to deprecated function drupal_get_profile(). Deprecated in Drupal 8.3.0, will be removed before Drupal 9.0.0.
Use the install_profile container parameter or ​\​Drupal::installProfile()
instead. If you are accessing the value before it is written to
configuration during the installer use the $install_state global. If you
need to access the value before container is available you can use
BootstrapConfigStorageFactory to load the value directly from
configuration.
CommentFileSizeAuthor
#5 vhm-3067829-5.patch699 bytesjoy29
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RajabNatshah created an issue. See original summary.

Rajab Natshah’s picture

Title: Fix [Varbase Media Hero Slider] uses of deprecated Drupal core APIs » Fix [Varbase Media Hero Slider] uses of deprecated Drupal core APIs and standard Drupal Practice
Rajab Natshah’s picture

Issue tags: +Drupal 9 compatibility
joy29’s picture

Assigned: Rajab Natshah » joy29
joy29’s picture

FileSize
699 bytes

patch for drupal 9 compatibility

joy29’s picture

Assigned: joy29 » Unassigned
Status: Active » Needs review

  • RajabNatshah committed ef05130 on 8.x-7.x authored by joy29
    Issue #3067829 by joy29: Fix [Varbase Media Hero Slider] uses of...

  • RajabNatshah committed 3ca88a8 on 8.x-7.x
    Issue #3067829: Fix [Varbase Media Hero Slider] uses of deprecated...
Rajab Natshah’s picture

Assigned: Unassigned » Mohammed J. Razem
Issue tags: +varbase-8.7.1

Committed ... Thank you :)
And applied Drupal standard and Drupal Practice

Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned
Rajab Natshah’s picture

Status: Needs review » Fixed

  • RajabNatshah committed 00283be on 8.x-7.x
    Issue #3067829: Fix [Varbase Media Hero Slider] uses of deprecated...

Status: Fixed » Closed (fixed)

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

Rajab Natshah’s picture

Issue tags: +varbase-9.0.0-alpha1