summaryrefslogtreecommitdiff
path: root/ext/filter/tests/bug53037.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/filter/tests/bug53037.phpt')
-rw-r--r--ext/filter/tests/bug53037.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/filter/tests/bug53037.phpt b/ext/filter/tests/bug53037.phpt
index 4a1e9e318b..82ecc7a75e 100644
--- a/ext/filter/tests/bug53037.phpt
+++ b/ext/filter/tests/bug53037.phpt
@@ -9,6 +9,6 @@ var_dump(
filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
);
?>
---EXPECT--
+--EXPECT--
string(0) ""
NULL