Skip to content

v1.11.1

Latest

Choose a tag to compare

@WyriHaximus WyriHaximus released this 09 Sep 07:11
· 28 commits to 3.x since this release
v1.11.1
e5b8eb2

This is a SECURITY release for the 1.x series of ReactPHP's HTTP component.

  • Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client and server components
    that affects all versions between v0.6.0 and v1.11.0. All users are encouraged to upgrade immediately.
    (GHSA-x424-64qh-5j54 reported by @jsifuentes and @raiFork and fixed by @jsifuentes and @clue)

  • Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client component
    that affects all versions between v1.0.0 and v1.11.0. All users are encouraged to upgrade immediately.
    (GHSA-g4f2-2pf3-2pwj reported by @EQSTLab and fixed by @WyriHaximus)

  • Feature: Improve test suite PHP 8.4 and 8.5 compatibility.
    (#546, #547, and #551 by @WyriHaximus)