X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fclient024.phpt;h=4e8fe2f9bf8d695e810ca41fa859c8b321d22b01;hb=f3b5b84017131e5354aacaa01836d317dad38686;hp=27a68b4f32dfc2ee01bdaa480de23f6b028643ba;hpb=8d041c32a46d26f2154efdd20c987c8d2b491645;p=m6w6%2Fext-http diff --git a/tests/client024.phpt b/tests/client024.phpt index 27a68b4..4e8fe2f 100644 --- a/tests/client024.phpt +++ b/tests/client024.phpt @@ -1,12 +1,14 @@ --TEST-- client deprecated methods --SKIPIF-- - --FILE-- -enablePipelining(false); --EXPECTF-- Test -Deprecated: Function http\Client::enableEvents() is deprecated in %sclient024.php on line %d +Deprecated: Method http\Client::enableEvents() is deprecated in %sclient024.php on line %d -Deprecated: Function http\Client::enablePipelining() is deprecated in %sclient024.php on line %d +Deprecated: Method http\Client::enablePipelining() is deprecated in %sclient024.php on line %d ===DONE===