PHP 8.4.25 and 8.5.10 RC add stack limit checks to array_walk_recursive, compact, array comparison, and DOM normalize. Segfaults become catchable Errors.
Livewire 4.3 added a declarative #[Authorize] attribute for actions, closing a common gap. How it works, the fixes since, and where it still falls short.
NativePHP Desktop 2.2 adds Nightwatch integration and window polish, then 2.2.1 patches a real issue where the Electron API server could bind past localhost.
Symfony 8.2 adds a $version argument to UriSigner so a signed URL invalidates itself after one use. A clean native fix for password reset and login links.
Composer 2.10 adds native malware blocking and a unified config.policy framework for PHP supply chain security. Here is how it works and how to tune it.