PHP 8.5.0 Released!
- Thursday, 20th November, 2025
- 20:03pm
The PHP development team announces the immediate availability of PHP 8.5.0. This release marks the latest minor release of the PHP language.
PHP 8.5 comes with numerous improvements and new features such as:
- New "URI" extension
- New pipe operator (|>)
- Clone With
- New #[\NoDiscard] attribute
- Support for closures, casts, and first class callables in constant expressions
- And much much more...