Skip to content

Deprecated loadRevision in post_update in function illinois_framework_core_post_update_replace_il_button_classes #186

Description

@tjackson2113

Intelephense mentions loadRevision is deprecated in 10.1.0 and removed from 11. Line 234 as of 5/12/26 in the post_update.php file, in the function illinois_framework_core_post_update_replace_il_button_classes.

We will need to change it to use \Drupal\Core\Entity\RevisionableStorageInterface::loadRevision instead.

See: https://www.drupal.org/node/2927226

This will be a blocker moving to 11 - we will need to address it prior to the move.

Metadata

Metadata

Assignees

Labels

5.xWork that needs to be done on the 5.x branch

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions