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

CommentFileSizeAuthor
#2 3325058-02.patch24.45 KBkevinfunk

Comments

kevinfunk created an issue. See original summary.

kevinfunk’s picture

StatusFileSize
new24.45 KB

vladimiraus’s picture

Version: 3.0.2 » 4.0.x-dev
Status: Needs review » Reviewed & tested by the community

Thank you. Commited to branch 4.0.x 🍻

vladimiraus’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

ressa’s picture

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?

vladimiraus’s picture

Thank you. Updated description. 🎂