PhpStorm 2020.3.2 released

PhpStorm 2020.3.2 has been released, including a series of bug fixes and stability improvements.

Main update

  • Fixed advanced metadata: class::traitMethod in expectedArguments(functionFQN,...) does not work
  • Fixed an issue where the PhpStorm attribute only supports the vendor folder when the stub and vendor packages are installed at the same time 
  • ArrayShape parameters: the completion of adding keys in function/method calls 
  • When the project is in a subdirectory, the check cannot be done via dockerized phpstan 
  • Exception in "Dead code" when processing promotion attributes 
  • Wrong string concatenation using PHP 8  
  • Checking the code with PHPStan checking enabled will generate many PHP processes that will not end
  • Now, the double-click behavior in "Local Changes" is optional 
  • Fix the problem that the IDE will lose focus when dragging files to the top of the window
  • Support type inference of component props in templates 
  • Fix the problem that there is no code completion in the dynamically evaluated class name attribute value 
  • Fix the problem that if CSS is set to "PostCSS", a parsing error occurs when using DOM element selector CSS injection

Please check the update announcement for details

Guess you like

Origin www.oschina.net/news/126879/phpstorm-2020-3-2-released