X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fclient024.phpt;fp=tests%2Fclient024.phpt;h=39949b038f16444ac71931397610837b23fa14c2;hp=27a68b4f32dfc2ee01bdaa480de23f6b028643ba;hb=e3976774f27b4129cbfd7d227aaa7e177f1b735c;hpb=d943313475c4e659a15f126e855b988a602c5697 diff --git a/tests/client024.phpt b/tests/client024.phpt index 27a68b4..39949b0 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: %s 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: %s http\Client::enablePipelining() is deprecated in %sclient024.php on line %d ===DONE===