- First commit to issue fork.
- @dineshkumarbollu opened merge request.
- 🇮🇳India dineshkumarbollu
The patch applied cleanly and shows 0 D10 compatible issues,then I created MR for this issue also i am attaching Screenshot of upgrade status D10 report.
Thanks.
- Assigned to omkar_yewale
- Issue was unassigned.
- Status changed to Needs work
about 1 year ago 8:01pm 11 September 2023 - 🇳🇮Nicaragua edysmp Nicaragua
With the new php8.1 requirement for Drupal 10 We are getting the following error at page `/admin/structure/form_routing_entity/add`:
Deprecated function: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in Drupal\form_mode_routing\Entity\FormRoutingEntity->getAccess()
Attaching a patch for this in the next comment.I think this something we should address as part of the Drupal 10 support and we should address code clean up in other issues.
- Status changed to Needs review
about 1 year ago 8:05pm 11 September 2023 - 🇺🇸United States kay_v
Looks like the patch is failing to apply, and that there may be some additional missing elements:
error message:
Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' key must be present in modules/contrib/form_mode_routing/form_mode_routing.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 67 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).