Skip to content

Releases: chrome-php/wrench

v1.8.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 27 Dec 11:30
bd67a31
  • Add support for PHP 8.5

v1.7.1

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 01 May 11:18
f829651
  • Fix size 65536 HybiFrames
  • Use random_bytes function to generate masks

v1.7.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 06 Nov 09:51
10cd90c
  • Add Client::getSocketResource method
  • Add support for PHP 8.4

v1.6.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 17 Mar 22:38
1e383b4
  • Add support for PHP 8.3

v1.5.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 11 Mar 18:13
7252463
  • Made response header parsing more robust
  • Improve the handshake exception message
  • Use random_bytes to generate handshake keys

v1.4.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 27 Feb 02:05
722e7c1
  • Dropped PHP 7.3 support

v1.3.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 28 Aug 11:42
68b8282
  • Official support for PHP 8.2

v1.2.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 30 Mar 09:36
e8a34b5
  • Official support for PHP 8.1

v1.1.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 07 Dec 20:41
98d0e12
  • Added support for psr/log 2 and 3

v1.0.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 15 Aug 10:53
ec3618d
  • Initial release