From: Antony Dovgal Date: Mon, 29 May 2006 20:31:33 +0000 (+0000) Subject: add test X-Git-Tag: BEFORE_NEW_OUTPUT_API~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e639cea578385ec5b13960ad78e121cd61e9c05;p=php add test --- diff --git a/ext/pcre/tests/invalid_utf8.phpt b/ext/pcre/tests/invalid_utf8.phpt new file mode 100644 index 0000000000..df2de2da9b --- /dev/null +++ b/ext/pcre/tests/invalid_utf8.phpt @@ -0,0 +1,16 @@ +--TEST-- +preg_replace() and invalid UTF8 +--FILE-- + +--EXPECT-- +NULL +int(4) +Done