PhpStorm 2022.2 EAP #4: highlighting failed test assertions

Welcome back to the 2022.2 EAP series! If you’re unsure about what our Early Access Program is, make sure to read the first post in this series. Let’s take a look at what’s new in this week’s EAP build.

Download PhpStorm 2022.2 EAP

Highlighting failed test assertions

When a test assertion fails, we will now highlight the failing line so you can easily spot where the problem occurred.

Clickable URLs in PHP, JSON, YAML, and .properties string values

URLs in PHP strings are now clickable, hold cmd or ctrl and click a link to open it in a web browser.

On top of that, the same works for JSON, YAML, and .properties files.

Alternative php.ini configuration for individual runtimes

You can now specify alternative php.ini files for individual runtimes, allowing you to have a dedicated configuration file for every runtime. Go to Settings / Preferences | PHP, where you can configure CLI interpreters.

Code Completion settings available from the code completion popup

You can now access the Code Completion settings and configure your preferences right from the three vertical dots menu button in the code completion popup.

New Description field for mnemonic bookmarks

We’ve integrated a Description field into the Add Mnemonic Bookmark dialog so that you can add an optional description to your bookmark right away.

The full list of changes in this build is available in the release notes.

PhpStorm EAP builds are not fully tested and may be unstable.You can install an EAP build side by side with a stable PhpStorm version to try out the latest features.EAP builds are free to use, but expire 30 days after the build date.

Please report any problems you find to our issue tracker, or by commenting on this post.

Download PhpStorm 2022.2 EAP

Your PhpStorm team

The Drive to Develop

The PhpStorm Blog : The Lightning-Smart IDE for PHP Programming | The JetBrains Blog
Read More

Generated by Feedzy