From: Stanislav Malyshev Date: Mon, 23 Jun 2003 14:18:33 +0000 (+0000) Subject: add test for #24281 X-Git-Tag: RELEASE_1_0_2~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02bebe81866f463516f83f37abefdb9999ba7381;p=php add test for #24281 --- diff --git a/ext/standard/tests/strings/bug24281.phpt b/ext/standard/tests/strings/bug24281.phpt new file mode 100644 index 0000000000..b45ae9aa43 --- /dev/null +++ b/ext/standard/tests/strings/bug24281.phpt @@ -0,0 +1,18 @@ +--TEST-- +Bug #24281: str_replace count not returned if variable wasn't initialized +--SKIPIF-- + +--FILE-- + +--EXPECT-- +3 changes were made. +3 changes were made.