Problem/Motivation
drupal-check results on commit hash:
source : [git] https://git.drupal.org/project/quick_node_clone f06e4252ebfe7cd91b4f02b89f9197bdae9bc4a6
source : https://cgit.drupalcode.org/quick_node_clone
------ ---------------------------------------------------
Line src/Form/QuickNodeCloneNodeForm.php
------ ---------------------------------------------------
42 Call to deprecated method link() of class
Drupal\Core\Entity\EntityInterface.
56 Call to deprecated function drupal_set_message().
76 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
[ERROR] Found 3 errors
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | quick_node_clone-fixed_deprecated_code-3042819-4.patch | 1.73 KB | i-trokhanenko |
Comments
Comment #2
i-trokhanenkoPlease review!
Comment #4
i-trokhanenkoUsed
toString()for Link object. Please review #4 patch!Comment #5
Roman Dyn commentedGood job! Change looks good. Please commit.
Comment #7
Anonymous (not verified) commentedCommitted, thanks!