PHP 8.2 released!
PHP 8.2 brings type system improvements for performance and fine-grained type safety, readonly classes, sensitive parameter editing support, a new random extension, and many new features, as well as several changes aimed at simplifying and modernizing the PHP language, such as:
Readonly classes
Disjunctive Normal Form (DNF) types
New independent types: null, false and true
New “Random” extension
Constants in traits
Dynamic properties are deprecated.
…
The post PHP 8.2 is out! first appeared on Lenix Blog .
This article is transferred from https://blog.p2hp.com/archives/10100
This site is only for collection, and the copyright belongs to the original author.