PHP 8.0 Release
This fall a new version of PHP 8.0 has been released. It includes a range of novelties and possibilities aimed at improvement of system efficiency. This means inclusion of JIT-compiler (code speed up), support of named arguments, support of attributes for metadata and classes without using the Docblock syntax, ‘match’-phrases support (value retrieving, support of condition combination).