So, you mean to highlight all pieces of code that will not work with the PHP version you are writing it in, right? That can be done here:

Preferences -> Languages & Frameworks > PHP

and the same on Mac:

PhpStorm -> Preferences (⌘,) -> Languages & Frameworks > PHP

Or with newer versions of PhpStorm in Windows:

File -> Settings -> Languages & Frameworks > PHP

then select your PHP version, for example, 7.0

This is very useful when your local system runs PHP 7.0, for example, but production is running PHP 5.5.

That way PhpStorm will warn you which parts will not work in production, show proper hints during writing code according to the selected version, etc.

Answer from Alejandro Moreno on Stack Overflow
🌐
JetBrains
jetbrains.com › help › phpstorm › update.html
Update PhpStorm | PhpStorm Documentation
3 weeks ago - By default, PhpStorm is configured to check for updates automatically and notify you when a new version is available. Updates are usually patch-based: they are applied to the existing installation and only require you to restart the IDE.
Discussions

phpstorm - How to see the latest version of the package in package.json? - Stack Overflow
P.S. If "Show doc on hover" option is enabled it will also show that info on just a hover (you would need to hold the cursor still over the element for about 0.5sec (the default value). 2022-02-07T11:40:13.263Z+00:00 ... I just checked that I have PhpStorm 2021.1.4, but I did not find option ... More on stackoverflow.com
🌐 stackoverflow.com
The latest PhpStorm update
In the current version I'm having to reload the IDE to update the intellisense. Not great. I was expecting a quick hotfix. More on reddit.com
🌐 r/phpstorm
19
18
April 15, 2024
macos - Update PhpStorm to the latest version via JetBrains Toolbox, and know the CodeGeeX plugin generates an error - Stack Overflow
Usual plugins directory on MacOs for the latest 2024.2 version would be ~/Library/Application Support/JetBrains/PhpStorm2024.2/plugins (from jetbrains.com/help/phpstorm/…) ... The Toolbox App might use a bit diff paths (at very least it was the case for a few users a year or two ago on Windows). To check ... More on stackoverflow.com
🌐 stackoverflow.com
PHPStorm: How to set PHP version?
Configured this way, you'll probably have it at /run/current-system/sw/bin/php (which will be a symlink to the actual /nix/store/... executable). Alternative appproaches include exposing it through envvars, like environment.variables.PHP = "${pkgs.php}/bin/php";, but I'm not sure if that'll be convenient to set up in PHPStorm. More on reddit.com
🌐 r/NixOS
2
2
January 29, 2025
🌐
JetBrains
jetbrains.com › help › phpstorm › settings-updates.html
Updates | PhpStorm Documentation
October 8, 2024 - This page contains information about the current PhpStorm version and availability of a newer version. You can also configure how you want to update PhpStorm if it is a standalone instance.
🌐
JetBrains
jetbrains.com › help › phpstorm › supported-php-versions.html
Supported PHP versions | PhpStorm Documentation
January 8, 2026 - PHP coding assistance in PhpStorm includes support for the added features, syntax changes and deprecations in different PHP versions. The supported PHP language levels are: ... To set the language level for your project, go to the Settings dialog (Ctrl+Alt+S) |PHP.
🌐
JetBrains
jetbrains.com › help › phpstorm › configuring-local-interpreter.html
Configure local PHP interpreters | PhpStorm Documentation
February 12, 2026 - If you already have a local interpreter configured in PhpStorm, then it is shown in the menu list, and the menu item changes to Other Local. In the right-hand pane of the dialog, specify the name and general settings for the new PHP interpreter. PhpStorm displays the version of the PHP engine detected in the specified folder, the debugger associated with this PHP engine in the php.ini file, and an action link to open the specified php.ini file in PhpStorm's editor.
🌐
JetBrains
intellij-support.jetbrains.com › hc › en-us › community › posts › 360009486200-Checking-PHP-version-of-code
Checking PHP version of code – IDEs Support (IntelliJ Platform) | JetBrains
July 29, 2020 - Please consider editing your post and mark it as obsolete instead. Do you want to delete post? ... I have been looking at PHPStorm as it has features on displaying if a functions is depreciated in a particular version of PHP.
Find elsewhere
🌐
JetBrains
jetbrains.com › phpstorm › whatsnew
What's New in PhpStorm 2026.1
June 2, 2021 - Explore what's new in PhpStorm 2026.1, including integrated MCP tools, expanded AI agent support, project indexing optimization, and Laravel updates.
🌐
Adobe
experienceleague.adobe.com › en › docs › commerce-learn › tutorials › upgrade › uct-phpstorm
Using the Upgrade Compatibility Tool on PHP Storm | Adobe Commerce
December 10, 2025 - You can easily navigate through ... target version. This seems really useful, right? Then let me show inspections in real time. You need to configure the UCT inspections through your PhpStorm preferences, go to editor inspections. To do so, I will create a separate profile just to inspect the UCT issues. Once I have this profile ready, I will simply enable the checks for the ...
🌐
JetBrains
intellij-support.jetbrains.com › hc › en-us › community › posts › 4855307480338-Confused-about-PHPStorm-determine-PHP-version-of-repo
Confused about PHPStorm determine PHP version of repo – IDEs Support (IntelliJ Platform) | JetBrains
Yes, looks like a widget bug. You can always reliably check your project PHP language level at Settings (Preferences on macOS) | PHP. ... Please sign in to leave a comment.
🌐
Reddit
reddit.com › r/phpstorm › the latest phpstorm update
r/phpstorm on Reddit: The latest PhpStorm update
April 15, 2024 -

Hey guys!

I am currently on PhpStorm 2024.1 - Build #PS-241.14494.237, built on March 27, 2024.

Before this version everything was running perfect.

Now, PhpStorm feels slow, sometimes unresponsive like 1-2 minutes. It's just real pain in the ass to work.

My question is... Is this only me?

🌐
Stack Overflow
stackoverflow.com › questions › 79125490 › update-phpstorm-to-the-latest-version-via-jetbrains-toolbox-and-know-the-codege
macos - Update PhpStorm to the latest version via JetBrains Toolbox, and know the CodeGeeX plugin generates an error - Stack Overflow
Usual plugins directory on MacOs for the latest 2024.2 version would be ~/Library/Application Support/JetBrains/PhpStorm2024.2/plugins (from jetbrains.com/help/phpstorm/…) ... The Toolbox App might use a bit diff paths (at very least it was the case for a few users a year or two ago on Windows). To check ...
🌐
JetBrains
jetbrains.com › phpstorm › download › other
Other Versions - PhpStorm
June 2, 2021 - Get past releases and previous versions of PhpStorm.
🌐
JetBrains
jetbrains.com › help › phpstorm › installation-guide.html
Install PhpStorm | PhpStorm Documentation
February 4, 2026 - When the snap is installed, you can launch it by running the phpstorm command. To list all installed snaps, run sudo snap list. To check the list of available versions, run the following command:
🌐
JetBrains
jetbrains.com › phpstorm › download
Download PhpStorm: The PHP IDE
June 2, 2021 - Download the latest version of PhpStorm for Windows, macOS or Linux.
🌐
CMARIX
cmarix.com › home › what is the code difference regarding php version in phpstorm?
Enhancing Code Difference Regarding PHP Versions in PhPStorm
February 5, 2026 - Right-click on your project or a specific directory/file in the Project tool window. Select Analyze > Inspect Code…. Choose the scope of the inspection (e.g., whole project or specific files) and run the inspection.
🌐
JetBrains
jetbrains.com › help › phpstorm › version-control-tool-window.html
Version Control window | PhpStorm Documentation
Log tab: this tab is only available ... as your version control system. It shows all changes committed to all branches of the local and remote repositories, or to a specific branch or repository. Repository and Incoming tabs: the Repository tab shows the changes committed to the repository under the VCS roots within the current project. The Incoming tab shows the changes committed to the repository by other team members, and not checked out ...
🌐
JetBrains
blog.jetbrains.com › phpstorm › 2017 › 09 › taking-control-of-phpstorm-updates
Taking control of PhpStorm updates | The PhpStorm Blog
September 19, 2017 - Open the PhpStorm Settings / Preferences dialog and navigate to Appearance and Behavior | System Settings | Updates. Click the Check Now button to check for available updates. If you only skipped a single update, the update dialog box will now ...
🌐
Uptodown
phpstorm.en.uptodown.com › windows › development › c/c++ › old versions
Older versions of PhpStorm (Windows) | Uptodown
Uptodown offers previous versions of PhpStorm that are compatible with various Windows architectures so you can install the most suitable file on your device. This PhpStorm file history provides you with a fast and secure way to get the version you need.