PHP 8.5 in Production: The Pipe Operator, and Upgrading PHP-FPM Without Downtime
PHP 8.5 shipped in November 2025 with the pipe operator, fatal error backtraces, and array_first(). Here's what's actually worth using in a Laravel codebase, plus a zero-downtime playbook for upgrading PHP-FPM from 8.4 to 8.5 on Ubuntu 24.04 with an instant rollback path.