The Wayback Machine - https://web.archive.org/web/20250322234622/https://github.com/laravel/framework/releases/tag/v8.36.1
Skip to content

v8.36.1

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 15 Apr 20:44
· 1682 commits to 8.x since this release

Fixed

  • Fixed escaping within quoted strings in blade (#36893)

Changed

  • Call transaction callbacks after updating the transaction level (#36890, #36892)
  • Support maxExceptions option on queued listeners (#36891)