fix tests
[m6w6/ext-http] / tests / messagebody003.phpt
index 7b79e6aa90bd41e335b4805f90723d785186fd3c..8444cbf770e2c9f3b7673b53009932788f728447 100644 (file)
@@ -19,7 +19,7 @@ try {
 DONE
 --EXPECTF--
 Test
-exception 'http\Exception\RuntimeException' with message 'http\Message\Body::append(): Failed to append 4 bytes to body; wrote 0' in %s:%d
+http\Exception\RuntimeException: http\Message\Body::append(): Failed to append 4 bytes to body; wrote 0 in %s:%d
 Stack trace:
 #0 %s(%d): http\Message\Body->append('nope')
 #1 {main}