Problem/Motivation
Deprecated function: explode(): Passing null to parameter #2 ($string) of type string is deprecated in quicklink_preprocess_html() (line 102 of modules/contrib/quicklink/quicklink.module).
Steps to reproduce
Install module on site running on PHP 8.1
Proposed resolution
Resolve deprecation.
Issue fork quicklink-3257454
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 #3
markdorisonComment #4
mherchelThanks for the patch! Just left a comment.
Comment #5
markdorisonComment #7
mherchelCommitted 10a39d28 to 2.0.x. Thanks!