Closed (fixed)
Project:
Search API OpenSearch
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2025 at 21:48 UTC
Updated:
23 Nov 2025 at 22:14 UTC
Jump to comment: Most recent
As per https://www.drupal.org/node/3395582 not providing an attribute class is deprecated in 11.2
Since we only support 10.3 and above we can safely remove the annotations.
N/A
Add attribute support
Do it
N/A
Annotations removed, attributes added.
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 #4
kim.pepperComment #5
acbramley commentedLooks good!
Comment #8
kim.pepperCommitted to 3.x and 2.x. Thanks!