L

Laravel Framework

L
Laravel Framework Web v13.23.0

v13.23.0

Bump postcss from 8.5.15 to 8.5.23 in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot[bot] in #60884 [13.x] Add a monthly log driver by @SjorsO in #60892 [13.x] Improve types in Image class by @shaedrich in #60890 Fix null handling in Arr::last() method by @AmadulHaque in #60887 [13.x] Allow ImageManager fromStorage disk to accept enums by @riesjart in #60889 [13.x] Add SES…

L
Laravel Framework Web v13.22.0

v13.22.0

[13.x] Fix PHP extensions in sqlite workflow job by @lucasmichot in #60850 [13.x] Use new Stringable(...) instead of Str::of()/str() internally by @lucasmichot in #60852 [13.x] Extract PHP setup steps into a shared composite action by @lucasmichot in #60851 [13.x] add the exception to JobReleasedAfterException by @jackbayliss in #60823 [13.x] Implement creationTimeOfOldestPendingJob on the QueueFa…

L
Laravel Framework Web v12.64.0

v12.64.0

[12.x] Enum as queue overlap key by @finagin in #60722 [12.x] Add capitalize parameter to Stringable::initials() by @irabbi360 in #60741

L
Laravel Framework Web v13.20.0

v13.20.0

[13.x] Add missing $separator parameter to Storage facade append/prepend docblocks by @ferhatolmez in #60693 [13.x] beforePushing and afterPushing methods on QueueFake class by @gdebrauwer in #60689 [13.x] Add memory usage to WorkerStopping by @jackbayliss in #60613 [13.x] Add assertEmpty to the Storage facade by @jackbayliss in #60658 [13.x] Adds first-party support for image processing by @nunom…

L
Laravel Framework Web v12.63.0

v12.63.0

[12.x] Add new error messages for detecting lost connections by @mfn in #60472 [12.x] Ability to refresh cache locks by @bytestream in #58349 [12.x] Guard JsonSchema deserializer against unbounded $ref expansion by @pushpak1300 in #60524 [12.x] Fix Postgres whereDate/whereTime crash when column is Expression by @irabbi360 in #60540 [12.x] Pop managed queue jobs from the cloud-agent instead of SQS…

L
Laravel Framework Web v13.19.0

v13.19.0

[13.x] Support inspecting reserved jobs on the queue fake by @jackbayliss in #60644 [13.x] Add reduceInto method to collection by @JosephSilber in #60651 [13.x] Add counted method to Str and Stringable by @JosephSilber in #60649 [13.x] Ensure deletedAtColumn is passed to assertSoftDeleted & assertNotSoftDeleted by @jackbayliss in #60657 [13.x] Pop managed queue jobs from the cloud-agent instead of…

L
Laravel Framework Web v13.18.1

v13.18.1

[13.x] Allow assertDatabaseEmpty to handle iterable by @jackbayliss in #60621 [13.x] Add input() method to console commands by @stevebauman in #60607 [13.x] Handle api / json routes with Down (Maintenance) command by @davidrushton in #60595 [13.x] fix: respect channel name for on-demand log stacks by @maltf0 in #60635 [13.x] Support inspecting delayed jobs on the queue fake by @jackbayliss in #606…

L
Laravel Framework Web v13.18.0

v13.18.0

[13.x] Further reduce cache hits when using debounced jobs by @jackbayliss in #60575 Add priority-based registration to dev commands by @joetannenbaum in #60580 fix: cache headers not set on HEAD requests by @c0defre4k in #60589 [13.x] Add conditional return types to several methods by @alies-dev in #60586 [13.x] Sync getter return types with their property generics by @dfinchenko in #60591 [13.x]…

L
Laravel Framework Web v13.17.0

v13.17.0

[12.x] Add multi-type union support to Illuminate JsonSchema by @pushpak1300 in #60462 [12.x] Add new error messages for detecting lost connections by @mfn in #60472 [12.x] Ability to refresh cache locks by @bytestream in #58349 [12.x] Guard JsonSchema deserializer against unbounded $ref expansion by @pushpak1300 in #60524 [13.x] Improve types of InteractsWithData when* helpers by @dfinchenko in #…

L
Laravel Framework Web v13.16.1

v13.16.1

[13.x] Ensure DevCommands doesnt stop itself from registering by @jackbayliss in #60526

L
Laravel Framework Web v13.16.0

v13.16.0

[13.x] Fix incorrect casing of StdClass in SupportHelpersTest by @Soean in #60479 [13.x] Fix shell quoting when scheduled commands run as another user by @igorlealantunes in #60469 [13.x] Improve return type for Localizable::withLocale() by @axlon in #60466 [13.x] Allow RouteParameter to use the attributed parameter name by @SanderSander in #60465 [13.x] Adjust CHANGELOG.md by @jackbayliss in #604…

L
Laravel Framework Web v13.15.0

v13.15.0

[12.x] Fix infinite recursion when defining model scope with attribute as private by @noefleury in #59958 [12.x] Fix infinite recursion when middleware group referencing itself by @noefleury in #60002 [12.x] Backport #60000 to 12.x by @iWader in #60006 [12.x] Narrow attachment url scheme by @benbjurstrom in #60035 [12.x] backport #60045 to 12.x by @levikl in #60052 [12.x] Back port cloud queues by…

L
Laravel Framework Web v12.62.0

v12.62.0

[12.x] Add JSON Schema array deserializer by @pushpak1300 in #60387 [12.x] Skip pg_collation lookup in compileColumns() on PostgreSQL servers before 9.1 by @fissible in #60400 [12.x] Add multi-type union support to Illuminate JsonSchema by @pushpak1300 in #60462

L
Laravel Framework Web v13.14.0

v13.14.0

[13.x] Register the lazy refresh hook on all connections by @tontonsb in #60359 [13.x] Cache falsy JSON payloads in HTTP client responses by @Button99 in #60357 GitHub Actions hardening by @nunomaduro in #60363 Bump the github-actions group with 4 updates by @dependabot[bot] in #60364 [13.x] Fix Request::createFromBase() compatibility with Symfony 8.1 by @irabbi360 in #60354 [13.x] Set default coo…

L
Laravel Framework Web v12.61.1

v12.61.1

[12.x] Preserve empty HTTP attach contents by @GrahamCampbell in #60291 Fix @params typo in Fluent and MessageBag toPrettyJson() docblocks by @Amirhf1 in #60313 [12.x] Fix regex typo in Env::addVariableToEnvContents that prevented quotin… by @Amirhf1 in #60312 [12.x] Fix Number::trim() returning null for INF and NAN values by @Amirhf1 in #60322 [12.x] Fix FIFO queue name normalization in Cloud man…

L
Laravel Framework Web v13.13.0

v13.13.0

[13.x] Add stan ignore for MySqlSchemaState by @jackbayliss in #60284 [13.x] Add attachFromStorage helpers to notification MailMessage by @LucasCavalheri in #60268 [13.x] Allow Http Client to be used as PSR Client by @willrowe in #60295 [13.x] Normalize HTTP client header values by @GrahamCampbell in #60292 [13.x] Report MultipleRecordsFoundException from sole() by @PeteBishwhip in #60294 [13.x] H…

L
Laravel Framework Web v13.12.0

v13.12.0

[13.x] Accept Symfony's new control-characters exception message in mailer test by @kieranbrown in #60202 [13.x] Ability to opt out of worker restart on lost connection by @jackbayliss in #60201 [13.x] Resolve scheduled event callback parameter by type rather than name by @kayw-geek in #60197 [13.x] default clear() queue driver param to null by @jackbayliss in #60192 [13.x] Fix path separator bein…