- Issue created by @rsbecker
- Status changed to Needs review
10 months ago 7:11am 8 January 2024 - 🇮🇳India dineshkumarbollu
The error message encountering is related to the use of the str_replace() function in Drupal's Xss::filter() method, and it's being triggered because null is being passed to the function where it expects an array or a string.
created patch by making condition please review
- Status changed to RTBC
5 months ago 9:37am 20 June 2024 - 🇧🇪Belgium ericvl
I'm using this patch now for monhs. Can somebody merge this in the next release, please.
I've changed the version to the latest version. The original was 5.1.
Thanks - e9322f43 committed on 8.x-6.x
Issue #3372322 by dineshkumarbollu, rsbecker: Deprecated function errors...
- e9322f43 committed on 8.x-6.x
- 826a4e40 committed on 7.0.x
Issue #3372322: Deprecated function errors, possibly related to PHP 8.1
- 826a4e40 committed on 7.0.x