Remove drupal_json_encode() and drupal_json_decode() methods as they are deprecated as per https://www.drupal.org/node/2205673
patch is submitted for same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-json-encode-decode.patch | 1.07 KB | joshi.rohit100 |
Remove drupal_json_encode() and drupal_json_decode() methods as they are deprecated as per https://www.drupal.org/node/2205673
patch is submitted for same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-json-encode-decode.patch | 1.07 KB | joshi.rohit100 |
Comments
Comment #1
joshi.rohit100Comment #2
tstoecklerThanks!
Comment #3
alexpottCommitted 463bebd and pushed to 8.x. Thanks!
Comment #4
alexpott