- 🇫🇮Finland eldrupalista
Hi kekkis, would you like to be interested in taking ownership of this module?
- Status changed to Fixed
over 1 year ago 1:09pm 1 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.
PHP 8 is stricter about values passed to string functions. In this case the substr_count function gives errors.
Have an empty string as a config value in the blocklist_exceptions key. Try to save a node with a value that has a text value with blocklisted URIs.
Fix the issue by checking for empty (or null) strings before passing to the function. Or better yet, fix the value acquisition from the config so that there are no empty strings in the interpreted configuration.
Review patch
None
None
None
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hi kekkis, would you like to be interested in taking ownership of this module?
Automatically closed - issue fixed for 2 weeks with no activity.