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

The Php Times

Releases — Ecosystem

Laravel Framework v12.66.0 ships with three targeted fixes

LARAVEL FRAMEWORK RELEASES, August 11, 2026 curated by Sönke

Laravel v12.66.0 is a small maintenance release with three merged pull requests: cloud agent requests are now isolated from global HTTP client configuration, the Cloud log driver gets a socket timeout, and ColumnDefinition::unsigned gains parameter documentation.

Laravel framework v12.66.0 was tagged on 11 August on the 12.x branch. It is a compact maintenance release containing three merged pull requests.

Kieran Brown contributed a change that isolates cloud agent requests from the global HTTP client configuration, so application-wide HTTP settings no longer leak into those internal calls (#61068).

Jess Archer added a configurable socket timeout for the Cloud log driver (#61082).

Finally, afk11 updated the documentation for ColumnDefinition::unsigned, which accepts a parameter that was previously undocumented (#61123). The release was cut as a single commit by github-actions, with the three contributors credited.

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