PHP 8.0 is a major update of the PHP language. It includes named arguments, union types, attributes, constructor property promotion, match expression, nullsafe operator, JIT, and improvements in the type system, error handling, and consistency. Check out the official announcement for all the details.
Table of contents
PHP 8 Named argumentsPHP 8 AttributesPHP 8 Constructor property promotionPHP 8 Union typesPHP 8 Nullsafe operator1 Comment
Sort: