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     
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sergiu Stici created an issue. See original summary.

Sergiu Stici’s picture

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.