diff options
-rw-r--r-- | ext/filter/tests/bug39763.phpt | 1 |
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(); |