Lines Matching refs:moved

88 - `GuzzleHttp\Mimetypes` has been moved to a function in
130 - Static functions in `GuzzleHttp\Utils` have been moved to namespaced
326 - `AbstractHasDispatcher` has moved to a trait, `HasEmitterTrait`, and
327 `HasDispatcherInterface` has moved to `HasEmitterInterface`. Retrieving the
364 - The cacert.pem certificate has been moved to `src/cacert.pem`.
371 - `Guzzle\Http\Url` has moved to `GuzzleHttp\Url`.
372 - `Guzzle\Http\QueryString` has moved to `GuzzleHttp\Query`.
465 - `GuzzleHttp\PostFile` and `GuzzleHttp\PostFileInterface` have been moved to
482 methods have moved to the CacheSubscriber.
530 EntityBody interfaces and classes have been removed or moved to
601 The LogPlugin has moved to https://github.com/guzzle/log-subscriber. The
604 moved to `GuzzleHttp\Subscriber\Log\Formatter`.
613 - Cookie: Cookie parsing logic has been moved to
615 - Message: Message parsing logic for both requests and responses has been moved
619 - UriTemplate: URI template parsing has been moved to
632 code has moved to `GuzzleHttp\Cookie`.
656 - `Guzzle\Http\Plugin\Cache\CachePlugin` has moved to
658 - `Guzzle\Http\Plugin\Log\LogPlugin` has moved to
660 - `Guzzle\Http\Plugin\Md5\Md5Plugin` has moved to
662 - `Guzzle\Http\Plugin\Mock\MockPlugin` has moved to
664 - `Guzzle\Http\Plugin\Oauth\OauthPlugin` has moved to
669 The service description layer of Guzzle has moved into two separate packages:
679 Stream have moved to a separate package available at
703 - `readLine` has moved from an instance method to a static class method of