Problem/Motivation

Error: Cannot use positional argument after named argument in ckeditor_link_text_format_post_render() (line 194 of /chroot/home/ibchambe/ib-chamber.com/html/sites/all/modules/ckeditor_link/ckeditor_link.module).

This error is concerning the following.
$settings = call_user_func_array('array_merge_recursive', $js['settings']['data']);

Steps to reproduce

Switch from php 7.4 to 8.0

If anyone has a patch please post.

Thank you.

CommentFileSizeAuthor
#3 ckeditor_link-3417890.patch962 bytesabhishek_gupta1

Comments

joshuautley created an issue. See original summary.

abhishek_gupta1’s picture

Assigned: Unassigned » abhishek_gupta1
abhishek_gupta1’s picture

Status: Active » Needs review
StatusFileSize
new962 bytes

@joshuautley , I have fixed the issue please kindly review the patch file