- 🇬🇧United Kingdom jofitz
Can this patch be included in the next release please?
I am encountering this error on D10.1.7, php8.1, Cleantalk 9.3.2
- Status changed to Fixed
12 months ago 2:48pm 11 December 2023 - 🇬🇧United Kingdom jofitz
Ignore me. This fix has been deployed, I wasn't reading my error message closely enough.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
The line reported in the issue summary has been changed to the following one.
$url_exclusion = explode(",", \Drupal::config('cleantalk.settings')->get('cleantalk_url_exclusions') ?? '');
The commit that introduced that change has been done on October 7, 2022, I guess after comment #4 🐛 explode(): Passing null to parameter #2 ($string) of type string is deprecated in _cleantalk_form_alter() Fixed .
Automatically closed - issue fixed for 2 weeks with no activity.