php drupal-check.phar modules/contrib/materialize/
 109/109 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ --------------------------------------------------------------------------- 
  Line   modules/materialize_helper/src/Commands/MaterializeCommands.php            
 ------ --------------------------------------------------------------------------- 
         Class Drush\Commands\DrushCommands not found and could not be autoloaded.  
 ------ --------------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------------------- 
  Line   src/Materialize.php                                                                
 ------ ----------------------------------------------------------------------------------- 
  389    Call to deprecated method strtolower() of class Drupal\Component\Utility\Unicode.  
  389    Call to deprecated method strtolower() of class Drupal\Component\Utility\Unicode.  
  420    Call to deprecated function drupal_set_message().                                  
  421    Call to deprecated function drupal_set_message().                                  
 ------ ----------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------------- 
  Line   src/Plugin/Preprocess/MaterializeDropdown.php                                  
 ------ ------------------------------------------------------------------------------- 
  48     Call to deprecated method strpos() of class Drupal\Component\Utility\Unicode.  
  49     Call to deprecated method strpos() of class Drupal\Component\Utility\Unicode.  
 ------ ------------------------------------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Plugin/Setting/Schemas.php                     
 ------ --------------------------------------------------- 
  203    Call to deprecated function drupal_set_message().  
  215    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Theme.php                                      
 ------ --------------------------------------------------- 
  649    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ ------------------------------------------------------------------------------- 
  Line   src/Utility/Unicode.php                                                        
 ------ ------------------------------------------------------------------------------- 
  56     Call to deprecated method substr() of class Drupal\Component\Utility\Unicode.  
  58     Call to deprecated method strpos() of class Drupal\Component\Utility\Unicode.  
 ------ ------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------------------------------------------------------------------------------------- 
  Line   tmp/ActionsDropbutton.php                                                                                                                              
 ------ ------------------------------------------------------------------------------------------------------------------------------------------------------- 
         Class Drupal\materialize\Plugin\Process\ActionsDropbutton was not found while trying to analyse it - autoloading is probably not configured properly.  
 ------ ------------------------------------------------------------------------------------------------------------------------------------------------------- 

 ------ -------------------------------------------------------------------------------------------------------------------------------------------------- 
  Line   tmp/Prerender/Dropbutton.php                                                                                                                      
 ------ -------------------------------------------------------------------------------------------------------------------------------------------------- 
         Class Drupal\materialize\Plugin\Prerender\Dropbutton was not found while trying to analyse it - autoloading is probably not configured properly.  
 ------ -------------------------------------------------------------------------------------------------------------------------------------------------- 

 ------ -------------------------------------------------------------------------------------------------------------------------------------------------- 
  Line   tmp/Prerender/Operations.php                                                                                                                      
 ------ -------------------------------------------------------------------------------------------------------------------------------------------------- 
         Class Drupal\materialize\Plugin\Prerender\Operations was not found while trying to analyse it - autoloading is probably not configured properly.  
 ------ -------------------------------------------------------------------------------------------------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 15 errors 
CommentFileSizeAuthor
#2 deprecated-3079613-2.patch4.99 KBsergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new4.99 KB

here's the patch, please review.

denes.szabo’s picture

Assigned: Unassigned » denes.szabo
Status: Needs review » Fixed

Thanks!

denes.szabo’s picture

Status: Fixed » Closed (fixed)