guzzle-bundle icon indicating copy to clipboard operation
guzzle-bundle copied to clipboard

The Mapudo GuzzleBundle allows integrating Guzzle into Symfony projects.

Results 7 guzzle-bundle issues
Sort by recently updated
recently updated
newest added

Since Symfony 3.2 has an EOL at the end of january, we should change the `composer.json` to only support Symfony >= 3.3

enhancement
help wanted

Currently, this bundle does not allow adding multiple tags to a middleware service. This is required when the same middleware is used on multiple clients (but not all), and when...

enhancement

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass?...

Actual: * There is no set up CI for checking code that will be pushed to this repository Expected: * Code pushed to this repository shall be checked via CI

enhancement

Actual: * Middleware cannot be prioritized and it cannot be assured which middleware will be loaded first Expected: * Middleware can be prioritized.

enhancement