php drupal-check.phar modules/contrib/manage_display/
 9/9 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ --------------------------------------------------------------------------------------------------------------------------------------------- 
  Line   src/Plugin/Field/FieldFormatter/TitleFormatter.php                                                                                           
 ------ --------------------------------------------------------------------------------------------------------------------------------------------- 
  24     Usage of deprecated trait Drupal\Core\Routing\LinkGeneratorTrait in class Drupal\manage_display\Plugin\Field\FieldFormatter\TitleFormatter.  
  35     Call to deprecated method l() of class Drupal\manage_display\Plugin\Field\FieldFormatter\TitleFormatter.                                     
 ------ --------------------------------------------------------------------------------------------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 2 errors 

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new1.13 KB

Here is the patch, please review.

Status: Needs review » Needs work

The last submitted patch, 2: deprecated-3072630-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

adamps’s picture

Thanks for the patch.

I believe I have got the tests working now. Strange that this patch is failing, I can't see why.

adamps’s picture

Status: Needs work » Needs review
StatusFileSize
new1.14 KB
adamps’s picture

  • AdamPS committed 9e1f26d on 8.x-1.x authored by Sergiu Stici
    Issue #3072630 by Sergiu Stici, AdamPS: Deprecated Code Report
    
adamps’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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