8p / EightPointsGuzzleBundle

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

wsse not working? #10

Closed e-moe closed 9 years ago

e-moe commented 9 years ago

Plugin attached by guzzle.emitter in GuzzleExtension.php. Is it still available in Guzzle6?

florianpreusner commented 9 years ago

WSSE Plugin is not compatible with Guzzle 6 and has to be changed. That's why it is commented out. Will be fixed soon (hopefully today/tomorrow).

Please use version 2.x to use WSSE.