Tag Archives: Development
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,…