php drupal-check.phar modules/contrib/web_page_archive/
 149/149 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

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

 ------ ------------------------------------------------------------------------------- 
  Line   src/Controller/WebPageArchiveRunController.php                                 
 ------ ------------------------------------------------------------------------------- 
  47     Call to deprecated function format_date().                                     
  92     Call to deprecated method l() of class Drupal\Core\Controller\ControllerBase.  
  95     Call to deprecated method link() of class Drupal\Core\Entity\EntityInterface.  
 ------ ------------------------------------------------------------------------------- 

 ------ ------------------------------------------------ 
  Line   src/Entity/WebPageArchiveListBuilder.php        
 ------ ------------------------------------------------ 
  28     Call to deprecated method l() of class Drupal.  
 ------ ------------------------------------------------ 

 ------ ---------------------------------------------------------------------------------- 
  Line   src/Form/CaptureUtilityDeleteForm.php                                             
 ------ ---------------------------------------------------------------------------------- 
  46     Call to deprecated method urlInfo() of class Drupal\Core\Entity\EntityInterface.  
  72     Call to deprecated method urlInfo() of class Drupal\Core\Entity\EntityInterface.  
 ------ ---------------------------------------------------------------------------------- 

 ------ ---------------------------------------------------------------------------------- 
  Line   src/Form/CaptureUtilityFormBase.php                                               
 ------ ---------------------------------------------------------------------------------- 
  102    Call to deprecated method urlInfo() of class Drupal\Core\Entity\EntityInterface.  
  134    Call to deprecated method urlInfo() of class Drupal\Core\Entity\EntityInterface.  
 ------ ---------------------------------------------------------------------------------- 

 ------ -------------------------------------------------- 
  Line   src/Form/WebPageArchiveRunRevisionDeleteForm.php  
 ------ -------------------------------------------------- 
  73     Call to deprecated function format_date().        
 ------ -------------------------------------------------- 

 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------- 
  Line   src/Plugin/CaptureUtilityInterface.php                                                                                                              
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------- 
  11     Interface Drupal\web_page_archive\Plugin\CaptureUtilityInterface extends deprecated interface Drupal\Component\Plugin\ConfigurablePluginInterface.  
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------------------------------------------------------ 
  Line   src/Plugin/FileStorageTrait.php (in context of class Drupal\Tests\web_page_archive\Kernel\Plugin\FileStorageTraitTest)  
 ------ ------------------------------------------------------------------------------------------------------------------------ 
  38     Call to deprecated function file_prepare_directory().                                                                   
 ------ ------------------------------------------------------------------------------------------------------------------------ 

 ------ ---------------------------------------------------------------------------------------------------- 
  Line   src/Plugin/FileStorageTrait.php (in context of class Drupal\web_page_archive\Form\DownloadRunForm)  
 ------ ---------------------------------------------------------------------------------------------------- 
  38     Call to deprecated function file_prepare_directory().                                               
 ------ ---------------------------------------------------------------------------------------------------- 

 ------ --------------------------------------------------------------------------------------------------------- 
  Line   src/Plugin/FileStorageTrait.php (in context of class Drupal\web_page_archive\Plugin\CaptureUtilityBase)  
 ------ --------------------------------------------------------------------------------------------------------- 
  38     Call to deprecated function file_prepare_directory().                                                    
 ------ --------------------------------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------------------------------------------ 
  Line   src/Plugin/FileStorageTrait.php (in context of class Drupal\web_page_archive\Plugin\ComparisonUtilityBase)  
 ------ ------------------------------------------------------------------------------------------------------------ 
  38     Call to deprecated function file_prepare_directory().                                                       
 ------ ------------------------------------------------------------------------------------------------------------ 

 ------ ---------------------------------------------------------------- 
  Line   src/Plugin/QueueWorker/FileCleanupQueueWorker.php               
 ------ ---------------------------------------------------------------- 
  33     Call to deprecated function file_unmanaged_delete_recursive().  
 ------ ---------------------------------------------------------------- 

 ------ ---------------------------------------------------------------- 
  Line   web_page_archive.install                                        
 ------ ---------------------------------------------------------------- 
  48     Call to deprecated function file_unmanaged_delete_recursive().  
 ------ ---------------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 17 errors

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new13.45 KB

Please review.

Status: Needs review » Needs work

The last submitted patch, 2: deprecated-3074461-2.patch, failed testing. View results

vessel_adrift’s picture

Status: Needs work » Needs review
StatusFileSize
new16.77 KB
new5.66 KB

This patch should fix the remaining issues. I am also removing the drush.inc file since it is no longer needed.

WidgetsBurritos’s picture

Status: Needs review » Reviewed & tested by the community

+1 RTBC

WidgetsBurritos’s picture

WidgetsBurritos’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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