Closed (fixed)
Project:
State Machine
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2025 at 11:53 UTC
Updated:
19 Feb 2026 at 11:29 UTC
Jump to comment: Most recent
Autoloading hooks in the file (state_machine.views.inc) is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Move the functions in this file to either the .module file or other appropriate location. See https://www.drupal.org/node/3489765
Move the contents of state_machine.views.inc to the main module file.
Make the changes.
n/a
n/a
n/a
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
damienmckennaComment #6
jsacksick commented