Remove the drupal_is_cli() as it is deprecated as per https://www.drupal.org/node/2295037.

Its usages are already removed (fixed) as per https://www.drupal.org/node/2294161.

Submitted patch for same.

Comments

joshi.rohit100’s picture

Issue summary: View changes
tstoeckler’s picture

Status: Needs review » Reviewed & tested by the community

Yup, kill it. This one in particular I think has a very low chance of conflict with other patches so should be safe pretty much anytime.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed b55f3ed and pushed to 8.x. Thanks!

  • alexpott committed b55f3ed on 8.x
    Issue #2300697 by joshi.rohit100: Remove drupal_is_cli() as It is...
ParisLiakos’s picture

Issue tags: -@depreacted +@deprecated

fixin tag

jbrown’s picture

I updated the change record: https://www.drupal.org/node/2295037

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.