php drupal-check.phar modules/contrib/interval/
 17/17 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ---------------------------------------------- 
  Line   interval.module                               
 ------ ---------------------------------------------- 
  39     Call to deprecated function drupal_render().  
 ------ ---------------------------------------------- 

 ------ --------------------------------------------------------------------------------------------------------------------- 
  Line   src/IntervalInterface.php                                                                                            
 ------ --------------------------------------------------------------------------------------------------------------------- 
  14     Interface Drupal\interval\IntervalInterface extends deprecated interface Drupal\views\Plugin\views\PluginInterface.  
 ------ --------------------------------------------------------------------------------------------------------------------- 

 ------ -------------------------------------------------------------------------------------- 
  Line   src/Plugin/Field/FieldFormatter/IntervalFormatterPhp.php                              
 ------ -------------------------------------------------------------------------------------- 
  37     Call to deprecated method checkPlain() of class Drupal\Component\Utility\SafeMarkup.  
  37     Call to method checkPlain() of deprecated class Drupal\Component\Utility\SafeMarkup.  
 ------ -------------------------------------------------------------------------------------- 

 ------ -------------------------------------------------------------------------------------- 
  Line   src/Plugin/Field/FieldFormatter/IntervalFormatterRaw.php                              
 ------ -------------------------------------------------------------------------------------- 
  36     Call to deprecated method checkPlain() of class Drupal\Component\Utility\SafeMarkup.  
  36     Call to method checkPlain() of deprecated class Drupal\Component\Utility\SafeMarkup.  
 ------ -------------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------- 
  Line   src/Tests/IntervalTest.php                                         
 ------ ------------------------------------------------------------------- 
  84     Call to deprecated function entity_get_form_display().             
  91     Call to deprecated function entity_get_display().                  
  121    Call to deprecated function entity_load_multiple_by_properties().  
  133    Call to deprecated function entity_get_display().                  
  146    Call to deprecated function entity_get_display().                  
  168    Call to deprecated method entityManager() of class Drupal.         
  169    Call to deprecated function entity_load().                         
 ------ ------------------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 13 errors     
CommentFileSizeAuthor
#2 deprecated-3090086-2.patch5.02 KBsergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new5.02 KB

Here is the patch, please review.

larowlan’s picture

Status: Needs review » Fixed

Thank you sir!

larowlan’s picture

Cut a 1.3 release and attributed you in the short description 🎉

Status: Fixed » Closed (fixed)

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