summaryrefslogtreecommitdiff
path: root/tests/classes/__call_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/__call_003.phpt')
-rw-r--r--tests/classes/__call_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/__call_003.phpt b/tests/classes/__call_003.phpt
index c7aa95cb04..9ecc0701f0 100644
--- a/tests/classes/__call_003.phpt
+++ b/tests/classes/__call_003.phpt
@@ -21,7 +21,7 @@ Force pass-by-reference to __call
var_dump($a, $b);
?>
---EXPECTF--
+--EXPECT--
array(1) {
[0]=>
string(8) "original"