PHP 8.5

Released 20 November 2025.


Major new features:

the pipe operator |>

closures and casts allowed in constant expressions

the #[NoDiscard] attribute, and attributes on constants

static asymmetric visibility


Minor new features:

clone() as a function, accepting a $withProperties argument