php drupal-check.phar modules/contrib/vote_anon/
6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ---------------------------------------------------
Line vote_anon.install
------ ---------------------------------------------------
114 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
[ERROR] Found 1 error| Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-3074460-2.patch | 456 bytes | sergiu stici |
Comments
Comment #2
sergiu stici commentedPlease review.
Comment #3
dkmishra commentedHi @Sergiu Stici, thanks for the patch.
Comment #4
dkmishra commentedI have validated this patch at version 8.x-1.2 and it is working fine.
Comment #5
dkmishra commented@Sergiu Stici , the class should also be add as
use Drupal\Core\Messenger\Messenger;, right?Comment #6
sergiu stici commented@Devendra Mishra Hi, You can read more information in this link: https://www.drupal.org/node/2774931.
Comment #7
dkmishra commentedHi @Sergiu Stici, thanks for clarification.
Comment #8
dkmishra commented