X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fclient024.phpt;h=ac29865cca76dca99d4709b398b51a0ac6bde334;hb=6ae4ed3671c5b6569a2f97a96c95ee4186959cc4;hp=27a68b4f32dfc2ee01bdaa480de23f6b028643ba;hpb=95c6c900d04096d332c422e3f597186b7184c5ab;p=m6w6%2Fext-http diff --git a/tests/client024.phpt b/tests/client024.phpt index 27a68b4..ac29865 100644 --- a/tests/client024.phpt +++ b/tests/client024.phpt @@ -1,12 +1,12 @@ --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===