PhpStorm のリリース

Released: Sep 19, 2023

2023.2.2 での更新項目

機能

  • Improved structure view for HTTP Client files.
  • Added support for rpx and upx custom CSS property units.
  • Added support for local variables in HTTP Client.

不具合の修正

  • Do not automatically add test configurations if sync with composer is disabled.
  • Test Framework configuration by remote interpreter automatically removes after restart.
  • Open terminal in remote host: can't open folder if root path differs from home directory.
  • Test run using remote interpreter fails if phar file from docker is used and...

Released: Aug 28, 2023

2023.2.1 での更新項目

機能

  • Svelte: Added type checking support for props.
  • Added new Tailwind CSS plugin and support for PUG.
  • Angular 15: Added support for hostDirectives.
  • Tailwind: Added an option to only show Tailwind classes in completion, or show them on the top of the list.
  • CSS Level 4 system colours are now supported.
  • Bundled New UI onboarding in PhpStorm.
  • Added an option to display line numbers near the code left margin in distraction-free mode.

不具合の修正

  • Import is never used: False positive for Symfony annotations...

Released: Aug 3, 2023

2023.2 での更新項目

機能

AI Assistant [Limited access]

  • AI chat - Use the AI Assistant tool window to communicate with the LLM (Large Language Model), ask questions, or get help with a piece of code. PhpStorm will provide project-specific context, such as the PHP language level and the framework used in your project. Once you're happy with the resulting AI-generated code, click 'Insert Snippet at Caret' to paste the code into the editor, or copy it over.
  • AI Actions - The Alt+Enter context menu now features AI Actions...

Released: Apr 3, 2023

2023.1.x での更新項目

2023.1.4

Updated Jul 17, 2023

Fixes

  • Custom Code Style settings are accidentally lost.
  • IDE start fails with "CannotActivateException: Address already in use: bind".
  • File Cache Conflict when using an external formatter since 2023.1.1.

2023.1.3

Updated Jun 23, 2023

Features

  • Added the option to enable/disable automatic interpolation of string literals.
  • Added Volar support for Vue to support the changes in TypeScript 5.0.

Fixes

  • Test root imported from phpunit.xml located in a subdirectory overwrites...

Released: Dec 5, 2022

2022.3.x での更新項目

2022.3.3

Updated Mar 13, 2023

Features

  • Added the ability to monitor database connections/sessions.
  • Added the ability to run queries periodically.
  • Actions on Save: Added the ability to disable/enable actions via File | Settings for New Projects.
  • Added the option to restore old behavior of Copy/Cut/Paste from empty selection.
  • Added downloadable shared indexes for most popular PHP packages.
  • You can now prevent a line break from appearing when pasting a line copied from an empty selection.

Fixes...

Released: Aug 1, 2022

2022.2.x での更新項目

2022.2.4

Updated Dec 1, 2022

Fixes

  • Unsupported LanguageLevel in LanguageLevelTypeAware.
  • SIGSEGV on macOS.
  • Blank IDE when reconnecting second monitor.

2022.2.3

Updated Oct 6, 2022

Fixes

  • Language Injection causes large slowdowns.
  • Quick Documentation popup doesn’t go away with ESC when using the Emacs keymap.
  • Size of ‘Create Branch’ Field in ‘Open Task’ Window.
  • Right-click context menu and main menu not showing occasionally.
  • Commit checks failed notification.

2022.2.2

Updated Sep 15, 2022

Features...

Released: Apr 14, 2022

2022.1.x での更新項目

2022.1.4

Updated Jul 21, 2022

Fixes

  • External diff tools settings being lost after IDE restart.
  • High CPU usage during AsciiDoc editing.
  • Permanently disabled Run Git Hooks checkbox.
  • Fixed a crash on macOS High Sierra with version 2022.1.3.

2022.1.3

Updated Jun 22, 2022

Features

  • Added support for inplace method extraction in traits.
  • Added support for using duplicates for inplace method extraction.
  • Added several improvements to code folding in Dart files.

Fixes

  • Fixed the missing New Watch button in...

Released: Dec 2, 2021

2021.3.x での更新項目

2021.3.3

Updated Mar 17, 2022

Features

  • Added the ability to generate the file name of file templates.
  • Improved PuTTY SSH keys (.ppk) support.

Fixes

  • Fixed bug where shortcut for switching editor tabs, switches project tabs instead, on Big Sur.
  • IDE freezes and hangs when indexing WSL projects.
  • Code style formatting for php “Chained method calls” -> “Place ‘;’ on new line” does not work correctly when assigning to variable.
  • Xdebug: “Cannot get property” (since PHP 8.1).
  • No type inference on...

Released: Jul 29, 2021

2021.2.x での更新項目

2021.2.3

Updated Oct 15, 2021

Fixes

  • Fixed: Updating indexes on every startup if IDE was closed with OS shutdown.
  • Fixed: Find in Path: “File mask” list is empty.
  • Fixed: Analyze code on commit is very slow with PHPStan/Psalm enabled.
  • Fixed: Quality Tools are run on Commit | Analyze Code despite that the inspection profile has them disabled.
  • Fixed: Complete Current Statement for Closures/anonymous functions doesn’t add a semicolon.

2021.2.2

Updated Sep 16, 2021

Features

  • Added support for inline...

Released: Apr 8, 2021

2021.1.x での更新項目

2021.1.4

Updated Jul 1, 2021

Fixes

  • Fixed: “Stretch to Right”/”Stretch to Left”: Ctrl+Shift+Arrow keys resize the dialog instead of text selection.
  • Fixed: JPG, SVG images aren’t rendered in quick DOC.
  • Fixed: “git => compare branch” looses focus before list of branches can be displayed.
  • Fixed: IDE resets Windows File Explorer Recent Files list on start.
  • Fixed: Plugins settings page steals the focus from search box.
  • Fixed: IDE with Projector crashes on restart.
  • Fixed: No longer possible to set...