From: SVN Migration Date: Tue, 11 Jan 2005 20:44:05 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. X-Git-Tag: php-5.0.4RC1~360 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebe468c145726a653b80ae8e723623158e2b0c20;p=php This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- diff --git a/ext/standard/tests/strings/htmlentities17.phpt b/ext/standard/tests/strings/htmlentities17.phpt new file mode 100644 index 0000000000..b203e7c3e0 --- /dev/null +++ b/ext/standard/tests/strings/htmlentities17.phpt @@ -0,0 +1,50 @@ +--TEST-- +htmlentities() / html_entity_decode() #8592 - #9002 table test +--FILE-- + +--EXPECT-- +string(8) "≀" +string(7) "⊕" +string(8) "⊗" +string(6) "⊥" +string(6) "⋅" +string(7) "⌈" +string(7) "⌉" +string(8) "⌊" +string(8) "⌋" +string(6) "⟨" +string(6) "⟩" +string(6) "e28980" +string(6) "e28a95" +string(6) "e28a97" +string(6) "e28aa5" +string(6) "e28b85" +string(6) "e28c88" +string(6) "e28c89" +string(6) "e28c8a" +string(6) "e28c8b" +string(6) "e28ca9" +string(6) "e28caa"