drupal-check results on commit hash e671a3613cb597caf466591e6ea7aa7686888414
6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
--------------------------------------------------------------------------
Line drush/default_content_extra.drush.inc
--------------------------------------------------------------------------
27 Call to deprecated function drush_log().
40 Call to deprecated function drush_log().
--------------------------------------------------------------------------
--------------------------------------------------------------------------
Line src/Normalizer/NodeEntityNormalizer.php
--------------------------------------------------------------------------
41 Parameter $entity_manager of method Drupal\default_content_extra\Normalizer\NodeEntityNormalizer::__construct() has typehint with deprecated interface Drupal\Core\Entity\EntityManagerInterface:
in drupal:8.0.0 and is removed from drupal:9.0.0.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
Line src/Normalizer/TermEntityNormalizer.php
--------------------------------------------------------------------------
41 Parameter $entity_manager of method Drupal\default_content_extra\Normalizer\TermEntityNormalizer::__construct() has typehint with deprecated interface Drupal\Core\Entity\EntityManagerInterface:
in drupal:8.0.0 and is removed from drupal:9.0.0.
--------------------------------------------------------------------------
[ERROR] Found 4 errors
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3127510-2.patch | 4.87 KB | suzymasri |
Comments
Comment #2
suzymasriPatch attached.
Comment #3
timmillwoodThink we need another issue to update .drush.inc to Drush 10.
Comment #5
kristen polRemoving outdated tag. Also, I see the code was committed but the issues is still RTBC. Should it be marked Fixed?
Comment #6
suzymasri