\Drupal\views\Plugin\views\field\Field was deprecated in #2408667: Rename Field.php to EntityField.php before the core deprecation policy was enforced. It does not @trigger_error a deprecation notice.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3089103-2.patch | 1.82 KB | kim.pepper |
Comments
Comment #2
kim.pepperHere's a patch that adds the trigger error. Also added a change record.
Comment #3
jibranThanks, for the patch and creating the issue.
s/8.8.0/8.3.0? Can be fixed on commit if required.
Comment #4
catchCommitted/pushed to 9.0.x and cherry-picked to 8.9.x and 8.8.x, fixed the deprecation version on commit.
Comment #6
catchComment #9
kim.pepperPublished the change record.