Skip to content

v5.2.11

Compare
Choose a tag to compare
@fabpot fabpot released this 30 Jun 08:27
· 902 commits to 7.3 since this release
v5.2.11

Changelog (v5.2.10...v5.2.11)

  • bug #41807 fix Psr18Client when allow_url_fopen=0 (nicolas-grekas)
  • bug #41674 fix compat with cURL <= 7.37 (nicolas-grekas)
  • bug #41656 throw exception when AsyncDecoratorTrait gets an already consumed response (nicolas-grekas)
  • bug #41624 Revert bindto workaround for unaffected PHP versions (derrabus)