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

------ -------------------------------------------------------------------------
Line src/Form/CopySafeVideoConfig.php
------ -------------------------------------------------------------------------
90 Call to deprecated function db_query():
in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
get a database connection injected into your service from the container
and call query() on it. For example,
------ -------------------------------------------------------------------------

------ -------------------------------------------------------------------
Line src/Form/CopySafeVideoFileDelete.php
------ -------------------------------------------------------------------
56 Call to deprecated function file_delete():
in drupal:8.7.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Entity\EntityStorageInterface::delete() instead.
------ -------------------------------------------------------------------

[ERROR] Foun
* No direct routing from module list to admin configuration form
* core_version_requirement missing from info.yamld 2 errors

Comments

joy29 created an issue. See original summary.

rudranil29’s picture

StatusFileSize
new3.99 KB

deprecated code fixed

rudranil29’s picture

Assigned: rudranil29 » Unassigned
Status: Active » Needs review

  • berramou committed af174a9 on 8.x-1.x authored by joy29
    Issue #3107232 by joy29: drupal 9 deprecated code Report...
berramou’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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