PhpStorm 2026.2
Remember when PhpStorm was just a PHP IDE with decent autocomplete? JetBrains has steadily transformed it into a full-fledged development platform, and PhpStorm 2026.2 marks another milestone in that evolution. Released on July 17, 2026, this version advances PhpStorm as a platform for coding agents, improves PHP and Laravel support, and delivers significant quality-of-life improvements.
The Trajectory of PhpStorm
What began in 2012 as a specialized PHP editor has grown into an IDE that now supports multiple languages, databases, AI agents, and remote development workflows. PhpStorm 2026.2 continues this trajectory by embracing the AI-assisted development paradigm while deepening its core PHP tooling.
AI and Agent Improvements
The headline feature in this release is the ability to connect your own OpenAI-compatible model providers for AI completion. PhpStorm 2026.2 also introduces a cross-agent skills manager, giving developers a unified interface to manage AI agent capabilities across the IDE. Native GitHub Copilot integration ships out of the box, bringing AI-powered code completions and chat assistance directly into the editor.
PHP and Laravel Enhancements
PhpStorm 2026.2 introduces the #[FileReference] attribute for improved file reference tracking in PHP code. A new Laravel tool window provides dedicated navigation for Laravel-specific files and configurations, making it significantly easier to work with Laravel projects. PHP debugging and profiling have also received performance improvements.
Git and Conflict Resolution
In large projects, merge conflicts can be a major time sink. PhpStorm 2026.2 introduces a new conflict resolution flow with a "Resolve All Simple Conflicts" action that automatically resolves standard conflicts across the entire changeset at once. Users can also see a complete overview of resolved and unresolved files, reopen files at any time, and revert and reapply conflict chunks in any order.
Database and Terminal Updates
Database tools have been enhanced with improved query execution and result handling, while the built-in terminal now includes better multi-session management and smoother integration with the IDEs overall UI.
Upgrade Guide
PhpStorm 2026.2 is available now via the JetBrains Toolbox App or for direct download. Existing users with an active subscription can upgrade at no additional cost. The IDE runs on Windows, macOS, and Linux.