MFB: fixed test

This commit is contained in:
Ilia Alshanetsky 2006-12-09 03:07:49 +00:00
parent a1f9cfb653
commit a8f337d33c

View File

@ -1,11 +1,5 @@
--TEST--
GET/POST/REQUEST Test with filtered data
--SKIPIF--
<?php
/* CGI doesn't read commandline options when it sees REQUES_METHOD */
die("skip");
die("not possible to set ini setting using -d and CGI");
?>
--INI--
filter.default=special_chars
--POST--
@ -26,5 +20,5 @@ echo $_REQUEST['d'];
echo $_REQUEST['e'];
?>
--EXPECT--
O&#39;HenryBold&quot;quotes&quot;\slash
O&#39;HenryBold&quot;quotes&quot;\slash
O&#39;Henry&#60;b&#62;Bold&#60;/b&#62;&#34;quotes&#34;\slash
O&#39;Henry&#60;b&#62;Bold&#60;/b&#62;&#34;quotes&#34;\slash