Problem/Motivation
Autoloading *.inc files will be removed in Drupal 12, and is deprecated.
Steps to reproduce
Proposed resolution
Move functions to .module file
Remaining tasks
Ensure there in 100% code coverage for the remaing global function.
name.module
name.install
name.post_update.php
User interface changes
API changes
Data model changes
Issue fork name-3585581
Show commands
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 #2
bluegeek9 commentedComment #3
bluegeek9 commentedComment #5
bluegeek9 commented