summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70089.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug70089.phpt')
-rw-r--r--Zend/tests/bug70089.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug70089.phpt b/Zend/tests/bug70089.phpt
index c61db00c9e..e1884d9dac 100644
--- a/Zend/tests/bug70089.phpt
+++ b/Zend/tests/bug70089.phpt
@@ -34,4 +34,4 @@ try {
string(36) "Cannot use string offset as an array"
string(27) "Cannot unset string offsets"
string(41) "Only variables can be passed by reference"
-string(64) "Cannot increment/decrement overloaded objects nor string offsets"
+string(41) "Cannot increment/decrement string offsets"