Lançamentos do PhpStorm

Released: Dec 3, 2020

Atualizações na 2020.3.x

2020.3.3

Updated Mar 16, 2021

Fixes

  • Fixed: Unnecessary backslash escape in triple-backticked bash block.
  • Fixed: OSX Keychain is not available on Apple ARM chips (aarch64).
  • Fixed: Diff view detects big diff but change was only small.
  • Fixed: Close All But Pinned.
  • Fixed: Branch list doesn’t focus item on right click.
  • Fixed: MacOS slow and high CPU usage.

2020.3.2

Updated Jan 27, 2021

Features

  • Vue: Added support type inference for component props within templates.
  • Double-click behavior in Local...

Released: Jul 30, 2020

Atualizações na 2020.2.x

2020.2.4

Updated Nov 25, 2020

Fixes

  • Fixed: “Find” and “Replace” don’t remember text area size.
  • Fixed: Big Sur: Opening project in new window results in opening project in another tab.
  • Fixed: CodeSniffer gets temporary filename instead of real.
  • Fixed: No tests executed when running PHPUnit tests with WSL interpreter.
  • Fixed: Pull-dialog suggests pulling from the last entered branch, instead from tracked branch.
  • Fixed: New git repositories do not show up in VCS dialog.

2020.2.3

Updated Oct...

Released: Jul 22, 2020

Atualizações na 2020.1.4

Correções

  • Fixed: Cannot open context menu in project view.
  • Fixed: IDE doesn’t start after update to 2020.2 EAP2 (202.5103.13).

Released: Jul 3, 2020

Atualizações na 2020.1.3

Correções

  • Subpixel (LCD) text is slow with UI font in 2020.1.
  • Shortened tab names in DataGrid with placement on the right/left.
  • Trait collision false positive where one trait uses another and overrides the method.
  • Adding datasource as DDL - adding whole folders and files only.
  • UI freeze: com.intellij.openapi.module.impl.ModuleGroupersKt.splitByDotsJoiningIncorrectIdentifiers.
  • IDE freeze / crash when large file is truncated.
  • PHPStorm Freezes - Win10 x64.

Released: Jun 3, 2020

Atualizações na 2020.1.2

Recursos

  • WSL 2 Support - WSL 2 is a new version of the Windows Subsystem for Linux architecture that allows Windows to run Linux binaries. PhpStorm has supported WSL 1 since v2019.3, and now it supports WSL 2 as well. You can run PhpStorm on a Windows machine and target Linux environments without any hassle.

Correções

  • Idea freezes with AppleSystemUIFont when Event Log is opened (MultilineTreeCellRenderer takes a lot of time doing stringWidth).
  • CSS/SCSS formatter need is now aware of CSS3 grid...

Released: Apr 30, 2020

Atualizações na 2020.1.1

Recursos

  • Added support for WSL 2 projects using WSL interpreter.

Correções

  • Find Usages does not prompt when method overrides/implements base method.
  • Can’t validate PHP XDebug >= 2.9 configuration.
  • Command Line Tools fails on PHP 7.4.
  • Broken update artisan commands for Tools based on Symfony console.
  • Matching braces highlighting is incorrect.
  • Fixed a pair of issues involving external tools.
  • Color customization for @param tag4 - the last missing part to disable PHPDoc highlighting if you didn...

Released: Apr 14, 2020

Atualizações na 2020.1

Recursos

Out-of-the-box composer.json support

  • Manage dependencies with ease: all the actions are now available right in the editor of a composer.json file.
  • Managing dependencies - This release deprecates the old Manage dependencies dialog because working with the packages from inside the composer.json file is a lot easier. To add a new package, you can start typing its name in the require(-dev) section, or press Ctrl+Space, and choose the one you need from the suggestion list. All the available...

Released: Mar 18, 2020

Atualizações na 2019.3.4

Recursos

SQL General

  • Structure view for the block statement.

SQL Highlighting

  • Subquery folding improvement.
  • Support for Sequence Storage Engine MariaDB syntax.

Correções

Core. Indexing

  • Cannot resolve symbol after switching branch.

Editor. TextMate Bundles

  • Open File or folder hangs out Rider UI completely.

User Interface. Project View

  • Larger font and vertical spacing in Project tree view and completion popup - regression in 2019.3.3.

DB Connectivity

  • Cannot connect to MySQL via SSH with $ in...

Released: Feb 12, 2020

Atualizações na 2019.3.3

Correções

Code Analysis. Inspection

  • Freeze in StreamApiMigrationInspection when StringBuilder-append-loop is followed by append to another StringBuilder.

Core. Licensing

  • Trim spaces in credentials fields.

Core. Navigation and Search

  • 2019.3 EAP unable to find file with "Content Root Path".

Lang. XML

  • XSD Generator crashes IDEA.
  • Validation XML against XSD using attributeGroup in included file.
  • Help Resolving XML Catalog URIs.

Lang. YAML

  • prometheus.yml -> Required: null, Actual: null.

Tools...

Released: Jan 22, 2020

Atualizações na 2019.3.2

Recursos

User Interface Project

  • Added the ability to "Copy path" relative to repository root.

DB Console

  • Added the ability to execute stored procedures.

Data Views

  • Use Data Editor for editable views.

SQL General

  • Add in-line variable names for scripts.

SQL Highlighting

  • Support MySQL 8 SRID argument on GEOMETRY columns.
  • Inspection about ROLLBACK and COMMIT in triggers.
  • Support MySQL new grants (SESSION_VARIABLES_ADMIN).

No subsystem

  • Web Types - Display new lines in quick doc description...