- Issue created by @torfj
- πΊπΈUnited States torfj Seattle, WA
I made a MR with D11 compatibility fixes. Please review.
- First commit to issue fork.
- π«π·France Fabsgugu
getEntityTranslationByRelationship function only exists since Drupal 10, so I removed Drupal 9 compatibility (which is a no longer maintained anyway).
The code corrects the warnings, so it seems ok. But, i would like someone to test and validate on Drupal 11 before merging.
- πΊπΈUnited States mark_fullmer Tucson
mark_fullmer β changed the visibility of the branch 3487407-drupal-11-compatibility to hidden.
- πΊπΈUnited States mark_fullmer Tucson
1. I performed a static analysis of this module and no Drupal 11.x or PHP 8.3 deprecations were reported.
1. I performed a functional test of this branch using the latest version of Drupal 11 and was successfully able to add form fields to a view and edit them in bulk.Based on the above, marking as RTBC!