EXE
WinGet
PhpStorm
JetBrains s.r.o. · 2023.1 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-2023.1-aarch64.exe /S
Log
PhpStorm-2023.1-aarch64.exe /S /LOG="C:\Windows\Temp\PhpStorm-2023.1-aarch64.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PhpStorm 2023.1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2023.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PhpStorm-2023.1-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm
Version
2023.1
Description
Lightning-smart PHP IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/phpstorm/
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
PhpStorm 2023.1 is now available!
Here's a quick roundup of the main improvements in this major update:
- New UI (Beta)
Improved based on feedback and research.
- 3v4l.org integration
Allows running PHP scratch files without installing them on any PHP version.
- Performance improvements
Shared indexes, faster inspection, faster startup, and more actions available during indexing.
- Data Flow Analysis in Debugger
When debugging with Xdebug, values in the conditions are now highlighted,…