php drupal-check.phar modules/contrib/miniorange_saml/
 26/26 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ------------------------------------------------------------------------------------- 
  Line   includes/metadata/metadata.php                                                       
 ------ ------------------------------------------------------------------------------------- 
  16     Call to deprecated method prepareLegacyRequest() of class Drupal\Core\DrupalKernel.  
 ------ ------------------------------------------------------------------------------------- 

 ------ ------------------------------------------ 
  Line   src/MiniOrangeAcs.php                     
 ------ ------------------------------------------ 
  159    Call to deprecated function db_select().  
 ------ ------------------------------------------ 

 ------ ----------------------------------------------------------------------------------------- 
  Line   src/Utilities.php                                                                        
 ------ ----------------------------------------------------------------------------------------- 
  728    Call to deprecated method getAlgorith() of class Drupal\miniorange_saml\XMLSecurityKey.  
  730    Call to deprecated method getAlgorith() of class Drupal\miniorange_saml\XMLSecurityKey.  
  790    Call to deprecated method getAlgorith() of class Drupal\miniorange_saml\XMLSecurityKey.  
  800    Call to deprecated method getAlgorith() of class Drupal\miniorange_saml\XMLSecurityKey.  
 ------ ----------------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------------------------------------------------------------------------ 
  Line   src/XMLSecurityKey.php                                                                                                                    
 ------ ------------------------------------------------------------------------------------------------------------------------------------------ 
         Class Drupal\miniorange_saml\XMLSecurityDSig was not found while trying to analyse it - autoloading is probably not configured properly.  
 ------ ------------------------------------------------------------------------------------------------------------------------------------------ 

                                                                                                                        
 [ERROR] Found 7 errors
CommentFileSizeAuthor
#2 deprecated-3084819-2.patch22.17 KBsergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new22.17 KB

Here is the patch, please review.

abhay19’s picture

Status: Needs review » Fixed

Thanks for the patch, the changes have been included in the module.

abhay19’s picture

Thanks for the patch, we have included the changes in the module.

abhay19’s picture

Status: Fixed » Closed (fixed)