I encountered a fatal PHP error when updating the translatable_menu_link_uri module. The error message is as follows:
PHP Fatal error: Cannot redeclare translatable_menu_link_uri_update_9001()
Fix duplicate update hook translatable_menu_link_uri_update_9001()
Issue fork translatable_menu_link_uri-3537071
Show commands
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
mahmoud barhouma commentedComment #3
wiktorb commentedThe update hook translatable_menu_link_uri_update_9001() appears only once in the codebase. The issue fork 3537071-php-fatal-error currently contains no changes.