Skip to content

Releases: laravel/framework

v11.21.0

20 Aug 15:02
Compare
Choose a tag to compare

v10.48.20

09 Aug 07:56
Compare
Choose a tag to compare
  • [10.x] fix: prevent casting empty string to array from triggering json error by @calebdw in #52415

v11.20.0

06 Aug 14:40
Compare
Choose a tag to compare

v10.48.19

06 Aug 14:08
Compare
Choose a tag to compare

v11.19.0

30 Jul 15:23
Compare
Choose a tag to compare
  • fix @return typehint in Illuminate\Contracts\Process\InvokedProcess::wait method by @mdmahbubhelal in #52304
  • [11.x] Add php doc for ServiceProvider bindings and singletons properties by @Anton5360 in #52298
  • [10.x] backport #52188 by @calebdw in #52293
  • Update docblock to accept an Expression for whereLike methods by @patrickomeara in #52299
  • [11.x] Fix Bcrypt/Argon/Argon2I Hashers not checking database field for nullish value before checking hash compatibility by @localpath in #52297
  • [11.x] Method to trim '0' digits after decimal point of a given number by @gdebrauwer in #52284
  • [11.x] Add whereNone method to the query builder by @einar-hansen in #52260
  • [11.x] Fix flat array parameter for relation upsert by @iamgergo in #52289
  • [11.x] assertSeeHtml, assertDontSeeHtml and assertSeeHtmlInOrder testing methods by @gdebrauwer in #52285
  • [11.x] Fully qualify morph columns when using WHERE clauses by @maartenpaauw in #52227
  • [10.x] Fix runPaginationCountQuery not working properly for union queries by @chinleung in #52314
  • [11.x] Add assertExactJsonStructure method by @gdebrauwer in #52311
  • [11.x] Add withoutHeader() test method by @gdebrauwer in #52309
  • [11.x] Widen typehints in base service provider by @devfrey in #52308
  • [11.X] "Model::preventAccessingMissingAttributes()" Causes Exception During Pagination with ResourceCollection by @Katalam in #52305
  • [11.x] Fixes through() relationship by @leobeal in #52318
  • [11.x] Add new success Method to the Docblock of Illuminate\Console\View\Components\Factory by @devajmeireles in #52310
  • [11.x] Fix tests in wrong file by @christophrumpel in #52329

v10.48.18

30 Jul 15:06
Compare
Choose a tag to compare

v11.18.1

26 Jul 10:40
Compare
Choose a tag to compare
  • [11.x] Fix variable typo at Terminating Event test by @chu121su12 in #52282
  • Revert "[11.x] Declare bindings and singletons properties in Service Provider" by @driesvints in #52288

v11.18.0

26 Jul 06:21
Compare
Choose a tag to compare

v11.17.0

23 Jul 16:34
Compare
Choose a tag to compare

v10.48.17

23 Jul 16:07
Compare
Choose a tag to compare