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.
Comments
Comment #2
shubhangi1995Comment #3
shubhangi1995Comment #4
shubhangi1995Comment #5
cosolom commentedAlso need to include core_version_requirement in .info file
Comment #6
davidburnsRe-rolling the patch since I was unable to apply the previous patch to stable or dev release.