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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3325058-02.patch | 24.45 KB | kevinfunk |
Comments
Comment #2
kevinfunkComment #4
vladimirausThank you. Commited to branch 4.0.x 🍻
Comment #5
vladimirausComment #7
ressaGreat module, thanks for working on it!
Perhaps the project description can be updated as well, and this added?
Also, perhaps the "For Drupal 6" section can be removed?
Comment #8
vladimirausThank you. Updated description. 🎂