Closed (fixed)
Project:
Field Encryption
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 May 2025 at 05:34 UTC
Updated:
6 Aug 2025 at 07:19 UTC
Jump to comment: Most recent
https://www.drupal.org/node/3295826
We should be able to add this now in a backwards-compatible way with DeprecationHelper.
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
ptmkenny commentedComment #4
ptmkenny commentedActually, this can be done in a backwards-compatible way:
https://git.drupalcode.org/project/search_api/-/blob/8.x-1.x/src/Entity/...
Comment #5
ptmkenny commentedComment #10
ptmkenny commentedHmmm... I don't see why this is causing phpunit to fail on 11.1. I'll have to come back to this later, but if anyone sees a solution, feel free to jump in!
Comment #11
ptmkenny commentedComment #13
ptmkenny commented