]> granicus.if.org Git - php/commitdiff
- Fix tests
authorMarcus Boerger <helly@php.net>
Wed, 10 May 2006 22:50:48 +0000 (22:50 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 10 May 2006 22:50:48 +0000 (22:50 +0000)
Zend/tests/bug26166.phpt

index 130109d03a1a1a4ff3c548603ac71db45773bc97..d83b6c299ff41025ac8b21cf5f645d0824d2b207 100755 (executable)
@@ -71,11 +71,11 @@ Hello World!
 string(52) "Method None::__toString() must return a string value"
 ===THROW===
 
-Fatal error: Object of class Error could not be converted to string in %sbug26166.php on line %d
+Fatal error: Method Error::__toString() must not throw an exception in %sbug26166.php on line %d
 --UEXPECTF--
 Hello World!
 ===NONE===
 unicode(52) "Method None::__toString() must return a string value"
 ===THROW===
 
-Fatal error: Object of class Error could not be converted to string in %sbug26166.php on line %d
+Fatal error: Method Error::__toString() must not throw an exception in %sbug26166.php on line %d