X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fgh-issue50.phpt;h=52c764852613e5d4a94e7c8cd7fd5a9a07695fc8;hp=61e0865e7b1121cc857f9624b787cb953c403a07;hb=85cce2121de3ab8993ee35c1f8d8b8f7c696fd3d;hpb=0fa2672890a4fe58c3418670e57a511b3ea7189c diff --git a/tests/gh-issue50.phpt b/tests/gh-issue50.phpt index 61e0865..52c7648 100644 --- a/tests/gh-issue50.phpt +++ b/tests/gh-issue50.phpt @@ -30,10 +30,10 @@ try { ===DONE=== --EXPECTF-- Test -exception 'http\Exception\RuntimeException' with message 'http\Client::dequeue(): Could not dequeue request while executing callbacks' in %sgh-issue50.php:9 +http\Exception\RuntimeException: http\Client::dequeue(): Could not dequeue request while executing callbacks in %sgh-issue50.php:9 Stack trace: #0 %sgh-issue50.php(9): http\Client->dequeue(Object(http\Client\Request)) -#1 [internal function]: {closure}(Object(http\Client), Object(http\Client\Request), 18, 'GET / HTTP/1.1\r...') +#1 [internal function]: {closure}(Object(http\Client), Object(http\Client\Request), 18, 'GET / HTTP/1.1%s...') #2 %sgh-issue50.php(14): http\Client->send() #3 {main} ===DONE===