What’s New in PHP 8.5? Exploring Pipe Operator, NoDiscard, and Performance Boosts
PHP 8.5, released on November 20, introduces major enhancements such as the pipe operator, NoDiscard attribute, first‑class callable support in constant expressions, new array_first/array_last functions, persistent cURL handles, improved error tracing, and notable performance gains demonstrated in SVG generation benchmarks.
