
PHP 8.5: what I would change in a Laravel app this week
PHP 8.5.0 shipped 20 Nov 2025; 8.5.10 is the latest I can cite (27 Aug 2026). I would not start with the pipe operator. I would make php-fpm match php -v, stop calling array_first() like a Laravel helper, and only then touch clone-with and Uri\Rfc3986\Uri.
Sep 4, 2026 · 8 min read