PHP 8.0.0 Released!

Emotional, Burning, Unlimited Tuned Laboratory

PHP 8.0 is a major update of the PHP language.
It contains many new features and optimizations including named arguments, union types, attributes, constructor property promotion, match expression, nullsafe operator, JIT, and improvements in the type system, error handling, and consistency.

Named arguments, Attributes, Constructor property promotion …