Skip to content

v3.1.0

Choose a tag to compare

@msmakouz msmakouz released this 29 Feb 10:48
· 1 commit to 3.x since this release
2fc2fa7

Features

  • Added interface Spiral\RoadRunner\Tcp\RequestInterface. The class Spiral\RoadRunner\Tcp\Request now implements this new interface.
  • The public properties of the Spiral\RoadRunner\Tcp\Request class are no longer recommended for use; in v4.0, they will be private. It is necessary to use methods to access these properties.

Full Changelog: 3.0.0...v3.1.0