Skip to content

Releases: roadrunner-php/laravel-bridge

6.0.3

10 Jun 13:23
8893e21
Compare
Choose a tag to compare

What's Changed

  • The "withHeader" method expects the type "string|iterable", "int" is passed by @xav-developer in #150

New Contributors

Full Changelog: 6.0.2...6.0.3

6.0.2

09 Jun 19:49
2207f31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.0.2

6.0.1

11 May 08:16
1b8a236
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...6.0.1

6.0.0

07 May 15:12
77f08b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.12.0...6.0.0

6.0.0-beta.2

06 May 11:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.0-beta.1...6.0.0-beta.2

6.0.0-beta.1

04 May 16:59
277ce00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.12.0...6.0.0-beta.1

v5.12.0

21 Aug 06:56
e062979
Compare
Choose a tag to compare

Added

  • Support for v3.x of spiral/roadrunner-http package #125

v5.11.1

26 Jan 08:39
f9337ac
Compare
Choose a tag to compare

Fixed

  • Strings interpolation for PHP 8.2 #114

v5.11.0

11 Jan 08:58
99d2205
Compare
Choose a tag to compare

Added

  • Listener FlushDatabaseQueryDurationListener #112
  • Listener RebindPaginatorListener #112

Changed

  • Methods invoking in listeners replaced with normal function calls #112

v5.10.0

11 Jan 07:38
9edbcb8
Compare
Choose a tag to compare

Added

  • Laravel 10 support #111

Changed

  • Minimal required PHP version now is 8.0 #111
  • Minimal required Laravel version now is 9.33 #111