PHP 8.0: News in Data Types (2/4)
Union types, mixed, false, static, Stringable, and full covariance support – PHP 8.0 brings the type system to perfection. Most phpDoc annotations like @param, @return, and @var will finally disappear, replaced by native syntax with checking done directly by the PHP engine.