8
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

PhpStormで PHP language level が変更できない時の対応方法

Last updated at Posted at 2018-09-14
  • 環境
    • OS : Windows10 64bit
    • PhpStorm : 2018.1

事象:PHP language level が変更できない

[Setting] > [Languages & Frameworks] > [PHP] > [PHP language level] が非活性で変更できない

対応: Synchronize IDE settings with composer.json のチェックを外す

  1. [Setting] > [Languages & Frameworks] > [PHP] > [Composer] > [Synchronize IDE settings with composer.json] のチェックを外す
  2. [Apply]ボタンで反映する

参考

8
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?