The Daily Commit · Section Edition Front Page PHP AI Dev EN DE FR ES

The Php Times

Releases — Ecosystem

Laravel 12.69.2 sets Cloud exit code default and fixes closure types


Laravel released v12.69.2, a patch on the 12.x branch.

LARAVEL FRAMEWORK RELEASES, September 8, 2026 curated by Sönke

It sets a default memoryExceededExitCode for Laravel Cloud and corrects closure return types in withFreshQueryLog() and askWithCompletion(). The release is available on GitHub.

Laravel 12.69.2 sets Cloud exit code default and fixes closure types
Screenshot: Laravel Framework Releases ↗

The Laravel team tagged v12.69.2 on the 12.x maintenance branch on September 8, 2026.

The patch contains three changes. Jack Bayliss added a default memoryExceededExitCode value for Laravel Cloud in PR #61432, so workers killed for exceeding memory limits now exit with a defined code. Sander Muller wrapped the closure return type in withFreshQueryLog() in PR #61458 and wrapped the autocompleter callback return type in askWithCompletion() in PR #61487, both corrections to the framework's type annotations.

The release is published on GitHub as an immutable tag. Projects on Laravel 12.x receive the fixes via a routine composer update.

Read the original source ↗

Rate this article: 0

Readers’ Forum

No contributions yet — open the debate.

← Ecosystem — Page B1

"All the Code That's Fit to Ship" · The Daily Commit · Screen edition · Imprint · Privacy Policy