Call to deprecated function drupal_get_user_timezone():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
date_default_timezone_get() instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3133792-2.patch | 583 bytes | karishmaamin |
Call to deprecated function drupal_get_user_timezone():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
date_default_timezone_get() instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3133792-2.patch | 583 bytes | karishmaamin |
Comments
Comment #2
karishmaamin commentedComment #3
hershey.k commentedConfirming patch #2 addresses deprecation error.
Comment #5
bburgCommitted and now in the soon to be released alpha6 tag.
Comment #6
bburg