php drupal-check.phar modules/contrib/field_defaults/
5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ---------------------------------------------------
Line field_defaults.module
------ ---------------------------------------------------
193 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
------ ---------------------------------------------------
Line src/Form/SettingsForm.php
------ ---------------------------------------------------
71 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
[ERROR] Found 2 errors | Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-3090709-2.patch | 864 bytes | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere's the patch, please review.
Comment #3
mattdaniel commentedThe patch applies successfully for me and resolves the two drupal_set_message() deprecation errors.
Comment #4
b_sharpe commentedfix in #3135659: Drupal 9 compatibility