14/14 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ -----------------------------------------------------------------------
Line src/Form/NodeOwnershipClaimDeclineForm.php
------ -----------------------------------------------------------------------
Class Drupal\nodeownership\Form\NodeownershipClaimDeclineForm was not
found while trying to analyse it - autoloading is probably not
configured properly.
------ -----------------------------------------------------------------------

------ ---------------------------------------------------
Line src/Form/NodeownershipClaimApproveForm.php
------ ---------------------------------------------------
80 Call to deprecated function drupal_set_message().
89 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------

------ ---------------------------------------------------
Line src/Form/NodeownershipClaimSettings.php
------ ---------------------------------------------------
92 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------

------ -----------------------------------------------------------
Line src/Plugin/views/field/NodeownershipClaimApproveField.php
------ -----------------------------------------------------------
26 Call to deprecated method l() of class Drupal.
------ -----------------------------------------------------------

------ -----------------------------------------------------------
Line src/Plugin/views/field/NodeownershipClaimDeclineField.php
------ -----------------------------------------------------------
26 Call to deprecated method l() of class Drupal.
------ -----------------------------------------------------------

[ERROR] Found 6 errors

Comments

joy29 created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new3.88 KB

Here is the patch, please review.

rudranil29’s picture

Assigned: Unassigned » rudranil29
Status: Needs review » Reviewed & tested by the community

Looks good..

vdsh’s picture

Also good from my side, just updating the .info file which was missing from the previous patch

  • vyasamit2007 committed 2a7c6ef on 8.x-1.x authored by vdsh
    Issue #3057106 by Sergiu Stici, vdsh, vyasamit2007: Drupal 9...
vyasamit2007’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch.

Will be part of next release.

vyasamit2007’s picture

Status: Fixed » Closed (fixed)