PHP 8.6 ships a native Io\Poll API backed by epoll, kqueue, and WSAPoll. What it fixes about stream_select, and how the new Context and Watcher classes work.
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.
Alpine.js v3.15.9 through v3.15.12 quietly reworked x-anchor with .fixed positioning, .noflip, dynamic refs, and fixed a Livewire teleport memory leak.
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.
MySQL 9.7 LTS brings the Hypergraph Optimizer and JSON Duality View writes to Community Edition, plus a repo bug that quietly upgrades production servers.
The PHP Foundation's first quarterly report covers ext/uri Builder classes, raw AF_PACKET sockets, a zval size experiment, PIE 1.5, and 100+ security fixes.