To make PhpStorm fully ready for PHP 8.1, we recently introduced support for the `new` operator in initializers, first-class callables, and some major deprecations in the language.
There is also a new VCS action: Push All up to Here.
Let’s look into these in more detail.
The Early Access Program i…