X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpRequestPool_006.phpt;h=043c2082ac1ccdc4051bbcbb309f8a804f93b4d1;hp=1b5cb9f14269c6c0e2017a79b9de0bb720be483a;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=6da3520587f9f79c7429501289512d2a2415b517 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) { }