Closed (fixed)
Project:
Chosen
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Dec 2022 at 18:59 UTC
Updated:
28 Dec 2022 at 12:49 UTC
Jump to comment: Most recent, Most recent file
PHP Deprecated: The deprecated alter hook hook_field_widget_form_alter() is implemented in these functions: chosen_field_widget_form_alter. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use hook_field_widget_single_element_form_alter or hook_field_widget_single_element_WIDGET_TYPE_form_alter instead. See https://www.drupal.org/node/3180429. in /var/www/docroot/core/lib/Drupal/Core/Extension/ModuleHandler.php on line 584
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | chosen-deprecated-alter-hook-hook_field_widget_form_alter-3325655-2.patch | 724 bytes | jrglasgow |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
jrglasgow commentedhere is my initial work
Comment #4
jrglasgow commentedComment #6
nagy.balint commentedThanks!