summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70681.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug70681.phpt')
-rw-r--r--Zend/tests/bug70681.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug70681.phpt b/Zend/tests/bug70681.phpt
index 9dd09b07b8..d0cc9523a9 100644
--- a/Zend/tests/bug70681.phpt
+++ b/Zend/tests/bug70681.phpt
@@ -12,5 +12,5 @@ var_dump($c("foo"));
?>
--EXPECTF--
-Warning: Cannot unbind $this of internal method in %s on line %d
+Warning: Cannot unbind $this of method in %s on line %d
int(3)