Releases: 8p/EightPointsGuzzleBundle
Releases · 8p/EightPointsGuzzleBundle
v5.2.2 - Fix setting headers in options
Add headers in options (config) to client arguments; (#83) Fix: Content-Type in config.yml doesn't work #82
v5.2.1 - Fix empty getContents()
v5.2.0 - Fixed setting custom headers
Setting headers in configuration was not working properly. This is fixed now by a workaround by using headers in options directly. That's why it is now also possible to set headers in "options". README.md updated.
v5.1.0 - Added DevNullLogger, Integrated VarCI
removed VarCI auto-merge; added logging info to README.md (#71)
v5.0.3 - Missing Logs if Exception, Rewind after Log
v4.5.3 - fixed Fatal error: Call to a member function isSeekable() on null
fixed Fatal error: Call to a member function isSeekable() on null (#67)
v4.5.2 - Missing Logs if Exception, Rewind after Log
v5.0.2 - context request and response fix #2
Check context response/request existence before logging it (#60)
v5.0.1 - context request and response fix
$context['response'] could be null (i.e. when the requested URL could not be resolved - DNS-wise)
Which results in:
Type error: Argument 1 passed to EightPoints\Bundle\GuzzleBundle\Log\LogResponse::__construct() must be an instance of Psr\Http\Message\ResponseInterface, null given
v5.0.0 - Debug Improvements, Drop Support for PHP 5.5
- Drop PHP 5.5 support, stick to PHPUnit >= 5.4
- Organizes textArea to the json expanded format
- Added Config for WSSE CreatedAt Time Expression