RepoJournal
Laravel

@laravel

PHP's most popular framework - Forge, Vapor, and a massive paying audience

Keep up with Laravel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: PHP Full archive →

The Wire · Showcase

SQS QUEUE SIZE BUG FIXED, DALL-E TESTS REMOVED, BOOST SHIPS v2.4.12

By RepoJournal · Filed · About Laravel

Laravel framework patches a silent operator precedence bug in SQS queue methods that was throwing undefined key warnings in production.

The framework team fixed a nasty precedence bug in `pendingSize()`, `delayedSize()`, and `reservedSize()` methods where the null coalescing operator wasn't wrapping the array access [1]. This means if SQS doesn't return the expected attribute, you'd get a PHP warning instead of a clean fallback to 0. In the same push, docblock separators were added to `Storage::prepend()` and `Storage::append()` to complete the facade documentation [2]. Over in laravel/ai, the test suite got a cleanup: the `openai-dall-e-3` image provider dataset was removed because OpenAI retired DALL·E 2 and 3 back in May, and integration tests were failing with misleading 400 errors [3]. Meanwhile, Laravel Boost shipped v2.4.12 with MCP tooling improvements, config file preference fixes, and enum determinism fixes, though the new rules feature ships with its flag defaulted to off [4].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [13.x] Fix operator precedence in SqsQueue size fallbacks ↗ laravel/framework
  2. [2] Add separator params to Storage facade docblocks ↗ laravel/framework
  3. [3] Remove dead dall-e-3 image integration dataset ↗ laravel/ai
  4. [4] v2.4.12 ↗ laravel/boost

Quick answers

What shipped in Laravel on July 9, 2026?
Laravel framework patches a silent operator precedence bug in SQS queue methods that was throwing undefined key warnings in production. In total, 6 commits, 5 pull requests, and 1 releases landed.
Who contributed to Laravel on July 9, 2026?
3 developers shipped this update, including daffa-aditya-p, Muhtasim-Munif-Fahim, and mrdzen.
What were the notable Laravel updates?
[13.x] Fix operator precedence in SqsQueue size fallbacks, Add separator params to Storage facade docblocks, and Remove dead dall-e-3 image integration dataset.

More from @laravel

Daily updates, in your inbox

Follow Laravel

Keep up with Laravel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.