You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem
Under some circumstances getting this deprecation warning appearing:
Deprecated
str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated
ee/ExpressionEngine/Addons/fluid_field/Service/Tag.php, line 169
Severity: E_DEPRECATED
How To Reproduce
Not entirely sure - appears when processing a site with some elements drawn from a large fluid field.
Page appears to render 100% correctly.
Environment Details:
Version: 7.3.12
PHP Version 8.1.22
The text was updated successfully, but these errors were encountered:
Description of the problem
Under some circumstances getting this deprecation warning appearing:
How To Reproduce
Not entirely sure - appears when processing a site with some elements drawn from a large fluid field.
Page appears to render 100% correctly.
Environment Details:
The text was updated successfully, but these errors were encountered: