Drupal 10 compatibility

Created on 2 December 2022, over 1 year ago
Updated 19 October 2023, 8 months ago

Problem/Motivation

This issue is to make this module compatible with Drupal 10.

FILE: modules/contrib/fpa/src/FpaFormBuilder.php

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Fix now 57 Call to deprecated method toInt() of class
Drupal\Component\Utility\Bytes. Deprecated in drupal:9.1.0
and is removed from drupal:10.0.0. Use
Drupal\Component\Utility\Bytes::toNumber() instead
--------------------------------------------------------------------------------
Fix now 57 Call to deprecated method toInt() of class
Drupal\Component\Utility\Bytes. Deprecated in drupal:9.1.0
and is removed from drupal:10.0.0. Use
Drupal\Component\Utility\Bytes::toNumber() instead
--------------------------------------------------------------------------------

FILE: modules/contrib/fpa/fpa.libraries.yml

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 The 'fpa.permissions' library is depending on a deprecated
library. The core/jquery.cookie asset library is deprecated
in Drupal 9.0.0 and will be removed in Drupal 10.0.0. Use
the core/js-cookie library instead. See
https://www.drupal.org/node/3104677 β†’
--------------------------------------------------------------------------------

FILE: modules/contrib/fpa/fpa.info.yml

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 Value of core_version_requirement: ^8 || ^9 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
--------------------------------------------------------------------------------

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kevinfunk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡°Denmark ressa Copenhagen

    Great module, thanks for working on it!

    Perhaps the project description can be updated as well, and this added?

    For Drupal 10 (4.0.x branch)

    4.0.x branch is ready for Drupal 10.

    Also, perhaps the "For Drupal 6" section can be removed?

  • πŸ‡¦πŸ‡ΊAustralia VladimirAus Brisbane, Australia

    Thank you. Updated description. πŸŽ‚

Production build 0.69.0 2024