Remove drupal_rebuild_form() as it is deprecated as per meta https://www.drupal.org/node/2205673.
submitted patch for the same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-drupal-rebuild-form.patch | 1.92 KB | joshi.rohit100 |
Remove drupal_rebuild_form() as it is deprecated as per meta https://www.drupal.org/node/2205673.
submitted patch for the same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-drupal-rebuild-form.patch | 1.92 KB | joshi.rohit100 |
Comments
Comment #1
ParisLiakos commentedperfect, after the patch grep returns nothing
Comment #2
webchickLooks like https://www.drupal.org/node/2121003 covers this change.
Committed and pushed to 8.x. Thanks!