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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | copysafe_video_protection-3107232-2.patch | 3.99 KB | rudranil29 |
Comments
Comment #2
rudranil29 commenteddeprecated code fixed
Comment #3
rudranil29 commentedComment #5
berramou commented