8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

[FIX] Add names to middlewares #143

Closed Neirda24 closed 6 years ago

Neirda24 commented 6 years ago

Fixed tickets: [comma-separated list of tickets fixed by the PR, if any] License: MIT

Allow the use of HandlerStack::before($name,...) and HandlerStack::after($name,...)

florianpreusner commented 6 years ago

Nice, thanks for your effort, @Neirda24!

florianpreusner commented 6 years ago

Released in v7.1.1 (https://github.com/8p/EightPointsGuzzleBundle/releases/tag/v7.1.1)