summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-12-09 03:07:32 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-12-09 03:07:32 +0000
commit352e69d3f0a8b24881dfc41acd5c3da47970a5c7 (patch)
tree0b0ee9d1b47a81302a60b57efe8acf0206db5adf
parent7df81307c1a92eb1857a31b8aade8e4c0a816e83 (diff)
downloadphp-git-352e69d3f0a8b24881dfc41acd5c3da47970a5c7.tar.gz
Fixed test
-rw-r--r--ext/filter/tests/004.phpt10
1 files changed, 2 insertions, 8 deletions
diff --git a/ext/filter/tests/004.phpt b/ext/filter/tests/004.phpt
index a0d1b5f2ab..aa767c93d4 100644
--- a/ext/filter/tests/004.phpt
+++ b/ext/filter/tests/004.phpt
@@ -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