X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpRequestPool_006.phpt;h=043c2082ac1ccdc4051bbcbb309f8a804f93b4d1;hb=85a0db601dd0f1041b038c6513c6b30f8b2304cf;hp=1b5cb9f14269c6c0e2017a79b9de0bb720be483a;hpb=6aca56d611a22eb559098f3c02c31634a6f9ff9f;p=m6w6%2Fext-http diff --git a/tests/HttpRequestPool_006.phpt b/tests/HttpRequestPool_006.phpt index 1b5cb9f..043c208 100644 --- a/tests/HttpRequestPool_006.phpt +++ b/tests/HttpRequestPool_006.phpt @@ -32,18 +32,18 @@ var_dump($p->getAttachedRequests()); echo "Done\n"; ?> --EXPECTF-- -%sTEST -exception 'HttpRequestPoolException' with message 'HttpRequest object(#%d) cannot be detached from the HttpRequestPool while executing the progress callback' in %sHttpRequestPool_006.php:%d +%aTEST +exception 'HttpRequestPoolException' with message 'HttpRequest object(#%d) cannot be detached from the HttpRequestPool while executing the progress callback' in %aHttpRequestPool_006.php:%d Stack trace: -#0 %sHttpRequestPool_006.php(%d): HttpRequestPool->detach(Object(r)) +#0 %aHttpRequestPool_006.php(%d): HttpRequestPool->detach(Object(r)) #1 [internal function]: r->onProgress(Array) -#2 %sHttpRequestPool_006.php(%d): HttpRequestPool->send() +#2 %aHttpRequestPool_006.php(%d): HttpRequestPool->send() #3 {main} -exception 'HttpRequestPoolException' with message 'HttpRequest object(#%d) cannot be detached from the HttpRequestPool while executing the progress callback' in %sHttpRequestPool_006.php:%d +exception 'HttpRequestPoolException' with message 'HttpRequest object(#%d) cannot be detached from the HttpRequestPool while executing the progress callback' in %aHttpRequestPool_006.php:%d Stack trace: -#0 %sHttpRequestPool_006.php(%d): HttpRequestPool->detach(Object(r)) +#0 %aHttpRequestPool_006.php(%d): HttpRequestPool->detach(Object(r)) #1 [internal function]: r->onProgress(Array) -#2 %sHttpRequestPool_006.php(%d): HttpRequestPool->send() +#2 %aHttpRequestPool_006.php(%d): HttpRequestPool->send() #3 {main} array(0) { }