Hi,

The results of checking Drupal 9 compatibility

6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ----------------------------------------------------------------------
Line src/DroogleConnector.php
------ ----------------------------------------------------------------------
52 Call to deprecated function drupal_set_message():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------

------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Line src/Form/DroogleSettingsForm.php
------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
56 Parameter $alias_manager of method Drupal\droogle\Form\DroogleSettingsForm::__construct() has typehint with deprecated interface Drupal\Core\Path\AliasManagerInterface:
in drupal:8.8.0 and is removed from drupal:9.0.0.
Use \Drupal\path_alias\AliasManagerInterface.

CommentFileSizeAuthor
#2 droogle-deprecation-2-D8.patch2.29 KBe.bogatyrev

Comments

e.bogatyrev created an issue. See original summary.

e.bogatyrev’s picture

StatusFileSize
new2.29 KB

Please find and test the patch.
Scan results after patch applying.

6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
[OK] No errors

Thanks

e.bogatyrev’s picture

Assigned: e.bogatyrev » Unassigned
Status: Active » Needs review