diff --git a/reference/strings/functions/str-ireplace.xml b/reference/strings/functions/str-ireplace.xml index 4c17545843..cf30c311c3 100644 --- a/reference/strings/functions/str-ireplace.xml +++ b/reference/strings/functions/str-ireplace.xml @@ -1,5 +1,5 @@ - + str_ireplace @@ -77,7 +77,7 @@ subject. If replace has fewer values than search, then an empty string is used for the rest of replacement values. If search - is an array and replace is a string; then this + is an array and replace is a string, then this replacement string is used for every value of search. @@ -132,11 +132,7 @@ $bodytag = str_ireplace("%body%", "black", ""); &reftitle.notes; - - - This function is binary safe. - - + ¬e.bin-safe;