Closed (fixed)
Project:
Field Encryption
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 May 2022 at 22:17 UTC
Updated:
23 Feb 2023 at 15:14 UTC
Jump to comment: Most recent
Drupal 9 has deprecated a few things that will be removed in Drupal 10. Let's fix them:
drupal_get_installed_schema_version()Run tests on Drupal 9.4.
Fix runtime and test time deprecations where possible. Deprecations are fixed in a way to maintain compatibility with older versions of Drupal 9.
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
alexpottComment #4
ptmkenny commented@alexpott Any chance this could get committed soon? I'd like to try to work on getting a d10 version up and running, and getting this committed would be a big help.
Comment #5
kopeboy+1
Comment #6
ptmkenny commentedActually, Upgrade Status module did not report many additional issues on this branch:
So I fixed these deprecations and removed support for 8 and added support for 9 to this branch.
Comment #7
alexpottLet's get this done.
Comment #9
alexpott