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 bytesrudranil29

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
rudranil29’s picture

Assigned: rajab natshah » rudranil29
rudranil29’s picture

StatusFileSize
new699 bytes

patch for drupal 9 compatibility

rudranil29’s picture

Assigned: rudranil29 » 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