Stitcher.io
stitcher.io/blog/new-in-php-85PHP 8.5, releasing on November 20, 2025, introduces several new features. These include the pipe operator for easier function chaining, the ability to assign new values to cloned objects, and the #[NoDiscard] attribute to indicate required function return values. Other notable additions are closure improvements, backtraces for fatal errors, and built-in array_first() and array_last() functions.