Islandora / islandora

Drupal modules for browsing and managing digital repositories.
http://islandora.ca/
GNU General Public License v2.0
152 stars 118 forks source link

Some deprecations in advance of Drupal 11 #1026

Closed rosiel closed 3 months ago

rosiel commented 5 months ago

GitHub Issue: https://github.com/Islandora/documentation/issues/2318

What does this Pull Request do?

Removes deprecated code per the following:

How should this be tested?

Documentation Status

Additional Notes:

Any additional information that you think would be helpful when reviewing this PR.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers

Draft because there are a lot more problems when running tests locally.

seth-shaw-asu commented 5 months ago

The new Field Type API is 10.2+. The note appears to say we can add 10.1 support by adding a hook.

rosiel commented 5 months ago

Hmm. With 2 weeks till the release of 10.3, and the end of security support for 10.1.x, I think we should move toward declaring the module now requires 10.2 or greater. (If it makes people feel better, we could wait two weeks and then do this).

rosiel commented 5 months ago

add composer conflicts.

jordandukart commented 5 months ago

Rest here I think looks fine.