Spread Operator for Arrays Coming to PHP 7.4
The RFC vote for spread operator support in Array expressions was overwhelmingly in favor of adding this
PHP: Hypertext Preprocessor is a general-purpose programming language originally designed for web development. It was originally created by Rasmus Lerdorf in 1994; the PHP reference implementation is now produced by The PHP Group.
Download it here https://www.php.net/downloads.php
The RFC vote for spread operator support in Array expressions was overwhelmingly in favor of adding this
The PHP team recently approved the Short Arrow Functions RFC proposed by Nikita Popov, Levi