From: Antony Dovgal Date: Mon, 29 May 2006 20:31:48 +0000 (+0000) Subject: add test X-Git-Tag: php-5.2.0RC1~433 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb696afd108b41be7a0da506ead8227c191fed3d;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