summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-03-16 18:09:52 +0000
committerMarcus Boerger <helly@php.net>2004-03-16 18:09:52 +0000
commit6d7f04307d0a9632512f7127b8dd07d15317ec3b (patch)
tree583d828adca347ae5f2478aac39374ff89b076ca /tests
parent6e8c176a9d8520116bc68d40411cc9bbe87ac696 (diff)
downloadphp-git-6d7f04307d0a9632512f7127b8dd07d15317ec3b.tar.gz
Update message
Diffstat (limited to 'tests')
-rw-r--r--tests/classes/tostring.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/tostring.phpt b/tests/classes/tostring.phpt
index e62399bde7..971e707aa4 100644
--- a/tests/classes/tostring.phpt
+++ b/tests/classes/tostring.phpt
@@ -89,7 +89,7 @@ test2::__toString()
Warning: Illegal offset type in %stostring.php on line %d
====test8====
-Notice: Object of class test2 could not be converted to string in %stostring.php on line %d
+Notice: Object of class test2 to string conversion in %stostring.php on line %d
string(6) "Object"
test2::__toString()
string(9) "Converted"