By johnv on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-2.x
Introduced in version:
7.x-2.x-beta1
Description:
The Workflow API has been moved to OO classes. The currently used functions have been moved to workflow.deprecated.inc, and should still work. However, they are not included in the new version, so you need to use the new functions, or include workflow.deprecated.inc itself.
Impacts:
Module developers