- Issue created by @joshuautley
- Assigned to abhishek_virasat
- Status changed to Needs review
10 months ago 5:28am 30 January 2024 - 🇮🇳India abhishek_virasat
@joshuautley , I have fixed the issue please kindly review the patch file
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']);
Switch from php 7.4 to 8.0
If anyone has a patch please post.
Thank you.
Needs review
2.4
Code
The issue particularly affects sites running on PHP version 8.0.0 or later.
@joshuautley , I have fixed the issue please kindly review the patch file