Problem/Motivation
SafeMarkup methods are deprecated: https://www.drupal.org/node/2549395
These are used in dbtng_example and email_example.
Proposed resolution
Remove usages of these methods.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | 2975898_10.patch | 1.92 KB | mile23 |
| #8 | interdiff_2975898-5-8.txt | 1.89 KB | eli-on-drupal |
| #8 | 2975898-8.patch | 1.92 KB | eli-on-drupal |
| #5 | 2975898-5.patch | 1.92 KB | eli-on-drupal |
Comments
Comment #2
mile23Comment #3
mile23Setting this to major since CI runs against core 8.6.x tell us that we'll start failing tests soon: https://www.drupal.org/pift-ci-job/1009453
Comment #4
mile23Comment #5
eli-on-drupal commentedIn this patch, I changed the deprecated methods to the recommended replacements.
Comment #6
eli-on-drupal commentedChanging to needs review for tests.
Comment #8
eli-on-drupal commentedSecond attempt, with proper capitalization to hopefully pass test.
Comment #9
mile23Comment #10
mile23Reroll.
Comment #13
marvil07 commentedChange looks good, added to mainline.
Comment #14
mile23@marvil07++