Lines Matching refs:moved

38 - `GuzzleHttp\Mimetypes` has been moved to a function in
80 - Static functions in `GuzzleHttp\Utils` have been moved to namespaced
276 - `AbstractHasDispatcher` has moved to a trait, `HasEmitterTrait`, and
277 `HasDispatcherInterface` has moved to `HasEmitterInterface`. Retrieving the
314 - The cacert.pem certificate has been moved to `src/cacert.pem`.
321 - `Guzzle\Http\Url` has moved to `GuzzleHttp\Url`.
322 - `Guzzle\Http\QueryString` has moved to `GuzzleHttp\Query`.
415 - `GuzzleHttp\PostFile` and `GuzzleHttp\PostFileInterface` have been moved to
432 methods have moved to the CacheSubscriber.
480 EntityBody interfaces and classes have been removed or moved to
551 The LogPlugin has moved to https://github.com/guzzle/log-subscriber. The
554 moved to `GuzzleHttp\Subscriber\Log\Formatter`.
563 - Cookie: Cookie parsing logic has been moved to
565 - Message: Message parsing logic for both requests and responses has been moved
569 - UriTemplate: URI template parsing has been moved to
582 code has moved to `GuzzleHttp\Cookie`.
606 - `Guzzle\Http\Plugin\Cache\CachePlugin` has moved to
608 - `Guzzle\Http\Plugin\Log\LogPlugin` has moved to
610 - `Guzzle\Http\Plugin\Md5\Md5Plugin` has moved to
612 - `Guzzle\Http\Plugin\Mock\MockPlugin` has moved to
614 - `Guzzle\Http\Plugin\Oauth\OauthPlugin` has moved to
619 The service description layer of Guzzle has moved into two separate packages:
629 Stream have moved to a separate package available at
653 - `readLine` has moved from an instance method to a static class method of