Laravel
HORIZON METRICS BUG SILENTLY LEAKS REDIS KEYS ON PHPREDIS 6.1+
Laravel Horizon's clear-metrics command reports success while accumulating unbounded Redis keys on phpredis 6.1 or newer, potentially starving your queue storage.
read --wire →
$ tail -f topics/php.log
Daily updates from Laravel - Forge, Vapor, and the broader PHP web stack.
7 updates across 1 project this week.
One calm review of what shipped across PHP - the commits, releases, and security advisories that matter. Every Monday, with security advisories same-day. Free, unsubscribe in one click.
We'll start you on the top PHP projects - refine anytime. · Read a sample issue →
Laravel
Laravel Horizon's clear-metrics command reports success while accumulating unbounded Redis keys on phpredis 6.1 or newer, potentially starving your queue storage.
read --wire →
Laravel
GitHub Actions' checkout action patched an unsafe PR verification bypass that could have exposed workflows to malicious pull requests.
read --wire →
Laravel
GitHub Actions security patch lands in four Laravel notification and UI libraries as the ecosystem tightens its CI/CD hygiene.
read --wire →
Laravel
Vapor-cli v1.70.2 lands with code cleanup [ref:2] while the Laravel AI package now preserves conversation titles in the user's language instead of defaulting to English [ref:6].
read --wire →
Laravel
Laravel LSP v0.0.27 shipped with a critical fix for dotted config key completion, while the framework enables 16 Rector rules to modernize test patterns across 13.x.
read --wire →
Laravel
The framework is shipping request-scoped attributes, trait-level model attributes, and a major CI refactor while docs race to cover the expanding AI SDK surface.
read --wire →
Laravel
The framework dropped never-executed generator logic that was silently re-resolving nested relationships on every request, while introducing a cleaner declarative way to customize route binding keys.
read --wire →
Laravel
The IPv6 detection logic in Laravel's serve command is mangling localhost:8888 style addresses, splitting them incorrectly and breaking local development.
read --wire →
Laravel
A critical polymorphic participant fix stops conversation history from bleeding between models that share IDs, while new human-in-the-loop tooling lets agents pause before side effects hit production.
read --wire →
Laravel
The SDK you've been reaching around just got multimodal: Gemini and Voyage embeddings now accept file attachments alongside text, closing the gap between what providers support and what Laravel lets you build.
read --wire →
Laravel
Laravel's core shipped four validation and image format additions overnight while fixing the configure script that was crashing on non-interactive runs.
read --wire →
Laravel
Laravel AI 0.9.1 landed with Rector automation to modernize syntax across the stack, while the framework continues stripping redundant timezone handling from its test suite.
read --wire →
Laravel
Multi-step AI streams were mangling persisted messages mid-sentence, but Laravel AI just plugged the leak with two critical fixes that restore conversation integrity.
read --wire →
Laravel
Laravel framework shipped cleanup PRs that modernize array handling and fix edge cases in Number formatting, but the AI desk exposed a test coverage gap in the Anthropic provider that OpenAI already caught months ago.
read --wire →
Laravel
Base64 constructors now reject empty input consistently, closing a validation gap that could slip malformed data into your AI pipelines.
read --wire →
Laravel
Actions/checkout jumped to v7.0.0 overnight, and three Laravel core repositories just pulled the trigger on the upgrade.
read --wire →
Laravel
The AI SDK shipped three critical agent improvements overnight that solve the two biggest pain points developers hit when building autonomous systems: no way to test agents interactively, and models that skip tool calls entirely.
read --wire →
Laravel
Laravel framework patches a silent operator precedence bug in SQS queue methods that was throwing undefined key warnings in production.
read --wire →
Laravel
Laravel AI v0.9.0 ships native Anthropic structured outputs and strips away redundant gateway boilerplate that's been slowing down provider implementations for months.
read --wire →
Laravel
The framework is shipping smarter queue batching that cuts AWS API calls by 95 percent, while the AI package climbs the type-safety ladder and gains a manual testing workbench.
read --wire →