PHP 8 in 8 code blocks(stitcher.io)
stitcher.io
PHP 8 in 8 code blocks
https://stitcher.io/blog/php-8-in-8-code-blocks
6 コメント
Whats the big advantage of Trailing commas are allowed in parameter lists? I never liked it, if its not there, dont do a kind of pseudo initialization.
Why a new major version?
It's the standard release cycle of PHP: https://www.php.net/supported-versions.php
One of important weakness of php language is loosing generic type, I think this is one of most important feature we need in php.