

And if the syntax of the selected version does not match, an error will be highlighted right in the IDE.ĬLI interpreter is the path to a PHP interpreter. PHP Language Level – this is the PHP version by which the IDE will check the syntax of your written code. In the window that opens, 2 editable graphs will be available: PHP version and interpreter settings are located on the File | Settings | Languages & Frameworks | PHP

In every new project that I start in PHPStorm, the initial steps are the same: choosing a PHP interpreter, specifying the path to the composer, NodeJs and JavaScriptĬhoosing PHP version and setting the path to the interpreter Specifying the path to the PHP interpreter, and selecting the current PHP version. Connecting the necessary libraries, the last configuration steps.
