From b8af314c9c8e666dffdd2a6c247e23b65491e394 Mon Sep 17 00:00:00 2001 From: Carola 'Sammy' Kummert Date: Fri, 2 Jan 2009 20:04:25 +0000 Subject: [PATCH] typo set entity git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272612 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/str-ireplace.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) 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;