Comments

shubhangi1995 created an issue. See original summary.

shubhangi1995’s picture

 6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ------------------------------------------------------------------------------------------- 
  Line   src/Form/SettingsForm.php                                                                  
 ------ ------------------------------------------------------------------------------------------- 
  61     Call to deprecated method isSubclassOf() of class Drupal\Core\Entity\EntityTypeInterface:  
         in drupal:8.3.0 and is removed from drupal:9.0.0.                                          
         Use Drupal\Core\Entity\EntityTypeInterface::entityClassImplements()                        
         instead.                                                                                   
 ------ ------------------------------------------------------------------------------------------- 

 ------ ---------------------------------------------------------------------------------------------------------------------------------- 
  Line   tests/Kernel/IntegrationTest.php                                                                                                  
 ------ ---------------------------------------------------------------------------------------------------------------------------------- 
         Class Drupal\Tests\entity_notification\Kernel\IntegrationTest was not found while trying to analyse it - autoloading is probably  
         not configured properly.                                                                                                          
 ------ ---------------------------------------------------------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------------------------------------------------------------------- 
  Line   tests/Unit/EntitySubscriberTest.php                                                                                                  
 ------ ------------------------------------------------------------------------------------------------------------------------------------- 
         Class Drupal\Tests\entity_notification\Unit\EntitySubscriberTest was not found while trying to analyse it - autoloading is probably  
         not configured properly.                                                                                                             
shubhangi1995’s picture

StatusFileSize
new1.1 KB
shubhangi1995’s picture

Assigned: shubhangi1995 » Unassigned
Status: Active » Needs review
cosolom’s picture

Version: 8.x-1.0 » 8.x-1.x-dev
StatusFileSize
new1.72 KB

Also need to include core_version_requirement in .info file

davidburns’s picture

StatusFileSize
new1.42 KB

Re-rolling the patch since I was unable to apply the previous patch to stable or dev release.