PHP 7.4 releases with type declarations, shorthand syntax in Arrow functions, and more!
Key features in PHP 7.4 Class properties support type declarations.Starting from PHP 7.4, arrow functions will provide a shorthand syntax for defining functions with implicit by-value scope bindingThe full variance support is only available if autoloading is used by the...