X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fclient024.phpt;fp=tests%2Fclient024.phpt;h=ac29865cca76dca99d4709b398b51a0ac6bde334;hp=27a68b4f32dfc2ee01bdaa480de23f6b028643ba;hb=e44e3ceb60817cfdd17945a3f6043816e134aa75;hpb=018096825617afa428c9c17f83b1ad3f3f3f96e5 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===