X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fgh-issue50.phpt;h=57cbd9a6ce786d93c09cd5f6fb3f0164aa9515fb;hb=e44e3ceb60817cfdd17945a3f6043816e134aa75;hp=6cef7d9aef525ab3476976d0333101a879fa6c75;hpb=d7652a44e061886c95dcb730e13c52163039d429;p=m6w6%2Fext-http diff --git a/tests/gh-issue50.phpt b/tests/gh-issue50.phpt index 6cef7d9..57cbd9a 100644 --- a/tests/gh-issue50.phpt +++ b/tests/gh-issue50.phpt @@ -6,6 +6,8 @@ include "skipif.inc"; skip_client_test(); skip_online_test(); ?> +--INI-- +zend.exception_ignore_args=off --FILE-- 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===