Upgrade Status report
Contributed projects
Protected Pages 8.x-1.1
Scanned on January 22, 2020.
12 errors found. 2 warnings found. Items categorized "Fix now" are uses of deprecated APIs from community unsupported core versions.
Status File name Line Error
Fix now modules/contrib/protected_pages/protected_pages.install 48 Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
Fix later modules/contrib/protected_pages/protected_pages.module 50 Call to deprecated function file_uri_target(). Deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::getTarget() instead.
Fix now modules/contrib/protected_pages/src/EventSubscriber/ProtectedPagesSubscriber.php 30 Call to deprecated method strtolower() of class Drupal\Component\Utility\Unicode. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use mb_strtolower() instead.
Fix now modules/contrib/protected_pages/src/EventSubscriber/ProtectedPagesSubscriber.php 41 Call to deprecated method strtolower() of class Drupal\Component\Utility\Unicode. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use mb_strtolower() instead.
Fix now modules/contrib/protected_pages/src/EventSubscriber/ProtectedPagesSubscriber.php 43 Call to deprecated method strtolower() of class Drupal\Component\Utility\Unicode. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use mb_strtolower() instead.
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesAddForm.php 121 Call to deprecated method strtolower() of class Drupal\Component\Utility\Unicode. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use mb_strtolower() instead.
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesAddForm.php 157 Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesDeleteConfirmForm.php 112 Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesEditForm.php 137 Call to deprecated method strtolower() of class Drupal\Component\Utility\Unicode. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use mb_strtolower() instead.
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesEditForm.php 179 Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesLoginForm.php 178 Call to deprecated constant REQUEST_TIME: Deprecated in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal::time()->getRequestTime();
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesSendEmailForm.php 173 Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
Fix now modules/contrib/protected_pages/src/Form/ProtectedPagesSendEmailForm.php 178 Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
Check manually modules/contrib/protected_pages/protected_pages.info.yml 0 Add core_version_requirement: ^8 || ^9 to protected_pages.info.yml to designate that the module is compatible with Drupal 9. See
https://www.drupal.org/node/3070687 →
.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.