150/150 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ --------------------------------------------------------------------- 
  Line   modules/if_then_else_examples/if_then_else_examples.install          
 ------ --------------------------------------------------------------------- 
  15     Call to deprecated function file_scan_directory():                   
         in drupal:8.8.0 and is removed from drupal:9.0.0.                    
         Use \Drupal\Core\File\FileSystemInterface::scanDirectory() instead.  
 ------ --------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------- 
  Line   src/core/Nodes/Actions/GetEntityFieldAction/GetEntityFieldAction.php     
 ------ ------------------------------------------------------------------------- 
  144    Call to deprecated method url() of class Drupal\Core\Entity\EntityBase:  
         in drupal:8.0.0 and is removed from drupal:9.0.0.                        
         Please use toUrl() instead.                                              
  145    Call to deprecated method url() of class Drupal\Core\Entity\EntityBase:  
         in drupal:8.0.0 and is removed from drupal:9.0.0.                        
         Please use toUrl() instead.                                              
 ------ ------------------------------------------------------------------------- 

 ------ --------------------------------------------------------- 
  Line   src/core/Nodes/Values/DateTimeValue/DateTimeValue.php    
 ------ --------------------------------------------------------- 
  87     Call to deprecated function drupal_get_user_timezone():  
         in drupal:8.8.0 and is removed from drupal:9.0.0. Use    
         date_default_timezone_get() instead.                     
  91     Call to deprecated function drupal_get_user_timezone():  
         in drupal:8.8.0 and is removed from drupal:9.0.0. Use    
         date_default_timezone_get() instead.                     
  97     Call to deprecated function drupal_get_user_timezone():  
         in drupal:8.8.0 and is removed from drupal:9.0.0. Use    
         date_default_timezone_get() instead.                     
  103    Call to deprecated function drupal_get_user_timezone():  
         in drupal:8.8.0 and is removed from drupal:9.0.0. Use    
         date_default_timezone_get() instead.                     
 ------ --------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 7 errors                                                                                                 
                                                                                                                        
CommentFileSizeAuthor
#2 removed-deprecated-code.patch3.54 KBSahana _N
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sahana _N created an issue. See original summary.

Sahana _N’s picture

Status: Active » Needs review
FileSize
3.54 KB

Please review the patch.

akshay.kelotra’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed the changes and tested them. I will merge them.

neeravbm’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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