We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6e16b commit f0d10fdCopy full SHA for f0d10fd
CHANGELOG-8.x.md
@@ -1,6 +1,12 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.83.8...8.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v8.83.9...8.x)
4
+
5
6
+## [v8.83.9 (2022-04-19)](https://github.com/laravel/framework/compare/v8.83.8...v8.83.9)
7
8
+### Fixed
9
+- Backport Fix PHP warnings when rendering long blade string ([#41970](https://github.com/laravel/framework/pull/41970))
10
11
12
## [v8.83.8 (2022-04-12)](https://github.com/laravel/framework/compare/v8.83.7...v8.83.8)
0 commit comments