summaryrefslogtreecommitdiff
path: root/tests/lang/bug23584.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/bug23584.phpt')
-rw-r--r--tests/lang/bug23584.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lang/bug23584.phpt b/tests/lang/bug23584.phpt
index 417cfb0856..b9dc10ac67 100644
--- a/tests/lang/bug23584.phpt
+++ b/tests/lang/bug23584.phpt
@@ -9,5 +9,5 @@ error_reporting(E_ALL);
echo $foo;
?>
---EXPECTREGEX--
-Notice: Undefined variable:.*foo in .* on line 6
+--EXPECTF--
+Warning: Undefined variable: foo in %s on line 6