Tag Archives: JetBrains
How To Set A Default PHP Version For All New Projects In PhpStorm 2022.2.2
In this tutorial, we’re going to show how to set a default PHP version for all new projects in JetBrains PhpStorm 2022.2.2. This is a really quick and easy setting to adjust if you want all new projects to be a particular version of PHP and have a default PHP CLI interpreter. Before we start,…
How To Change Current Project PHP Version in PhpStorm 2022.2.2
Today, we’re going to look at a couple of methods for changing the current project’s PHP version in JetBrains PhpStorm 2022.2.2. While this method only applies to the currently opened project in PhpStorm, there is a way to change the default PHP version for new projects. Take note of the current project’s PHP version by…