X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fclient024.phpt;h=27a68b4f32dfc2ee01bdaa480de23f6b028643ba;hb=HEAD;hp=39949b038f16444ac71931397610837b23fa14c2;hpb=e3976774f27b4129cbfd7d227aaa7e177f1b735c;p=m6w6%2Fext-http diff --git a/tests/client024.phpt b/tests/client024.phpt index 39949b0..4e8fe2f 100644 --- a/tests/client024.phpt +++ b/tests/client024.phpt @@ -21,7 +21,7 @@ $client->enablePipelining(false); --EXPECTF-- Test -Deprecated: %s 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: %s 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===