summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2007-02-24 22:02:16 +0000
committerRasmus Lerdorf <rasmus@php.net>2007-02-24 22:02:16 +0000
commit7b80d01aa32954c023ac4c287bfb150b07063b9a (patch)
treeed63fbe4d19766791bbaae5f24daee36d2c32965
parent914b64dd4fd0d609ffa84e6ea450455a60951dcc (diff)
downloadphp-git-7b80d01aa32954c023ac4c287bfb150b07063b9a.tar.gz
Fix test
-rw-r--r--ext/filter/tests/bug39763.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/filter/tests/bug39763.phpt b/ext/filter/tests/bug39763.phpt
index e09afd7d5b..cc8d9cceea 100644
--- a/ext/filter/tests/bug39763.phpt
+++ b/ext/filter/tests/bug39763.phpt
@@ -2,6 +2,7 @@
Bug #39763 filter applies magic_quotes twice in parse_str()
--INI--
magic_quotes_gpc=1
+filter.default=
--FILE--
<?php
$arr = array();