summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_chain_call_user_func_ret.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/disabled_functions_chain_call_user_func_ret.phpt')
-rw-r--r--src/tests/disabled_functions_chain_call_user_func_ret.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disabled_functions_chain_call_user_func_ret.phpt b/src/tests/disabled_functions_chain_call_user_func_ret.phpt
index e11b9ab..44c9b24 100644
--- a/src/tests/disabled_functions_chain_call_user_func_ret.phpt
+++ b/src/tests/disabled_functions_chain_call_user_func_ret.phpt
@@ -21,6 +21,6 @@ echo one('matching') . "\n";
21echo one('still not matching') . "\n"; 21echo one('still not matching') . "\n";
22 22
23?> 23?>
24--EXPECTF--
25--XFAIL-- 24--XFAIL--
25--EXPECTF--
26Match on ret is broken :/ 26Match on ret is broken :/