Skip to content

v7.1.2

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 15 Mar 10:23
· 1683 commits to 7.x since this release

v7.1.2 (2020-03-13)

Fixed

  • Corrected suggested dependencies (bb0ec42)
  • Fixed null value injected from container in routes (#31867, c666c42)

Changed

  • Escape attributes automatically in some situations in Illuminate\View\Compilers\ComponentTagCompiler (#31945)