UPDATE_NOT_CURRENT

Same name and namespace in other branches
  1. 7.x modules/update/update.module \UPDATE_NOT_CURRENT

Project has a new release available, but it is not a security release.

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\update\UpdateManagerInterface::NOT_CURRENT instead.

See also

https://www.drupal.org/node/2831620

File

core/modules/update/update.module, line 63

Code

const UPDATE_NOT_CURRENT = 4;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.