From: SVN Migration Date: Sun, 19 Jan 2003 11:32:55 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: PHP_4_3_before_13561_fix~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65b0cbbfeb201ebf1ca23e96f7508744b78dac14;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/strings/bug21744.phpt b/ext/standard/tests/strings/bug21744.phpt new file mode 100644 index 0000000000..925dac3fa0 --- /dev/null +++ b/ext/standard/tests/strings/bug21744.phpt @@ -0,0 +1,15 @@ +--TEST-- +Bug #21744 (strip_tags misses exclamation marks in alt text) +--FILE-- +test + +HERE; + +print strip_tags($test, ''); +print strip_tags($test, ''); +?> +--EXPECT-- +test +test