summaryrefslogtreecommitdiff
path: root/tests/lang/bug25922.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/bug25922.phpt')
-rwxr-xr-xtests/lang/bug25922.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lang/bug25922.phpt b/tests/lang/bug25922.phpt
index 0588eef94..bb030c9df 100755
--- a/tests/lang/bug25922.phpt
+++ b/tests/lang/bug25922.phpt
@@ -6,6 +6,7 @@ error_reporting=2047
<?php
function my_error_handler($error, $errmsg='', $errfile='', $errline=0, $errcontext='')
{
+ echo "$errmsg\n";
$errcontext = '';
}
@@ -18,4 +19,5 @@ function test()
test();
?>
--EXPECT--
+Undefined variable: data
Undefined index here: ''