Skip to content

v9.52.5

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 29 Mar 16:59
· 1849 commits to 10.x since this release

Fixed

  • Fixed Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase::expectsDatabaseQueryCount() $connection parameter (#46228)
  • PHP 8.0 fix for Closure jobs (#46505)
  • Fix preg_split error when there is a slash in the attribute (#46549)

Changed

  • Allow WithFaker to be used when app is not bound (#46529)