News

PhpStorm 2025.1 is Here

Published
PhpStorm 2025.1 is Here image

JetBrains released the stable version of PhpStorm 2025.1 this week with new AI features, PHPStan annotation code completion, debugging improvements, code completion for nested variables in .env files, and more.

PhpStorm code completion for @phpstan-type and @phpstan-import-type
PhpStorm code completion for @phpstan-type and @phpstan-import-type (PhpStorm Blog)

Here's the list of highlights from this release:

  • PHPStan Annotation Support: Code completion now supports @phpstan-type and @phpstan-import-type, including array shape aliases.
  • Nested Variables in .env Files: Enhanced support for environment variables using ${...} syntax, with improved code completion, navigation, inspections, and quick fixes.
  • Xdebug Installation via CLI Interpreters: PhpStorm can detect if Xdebug is missing and offers an option to install it directly from the CLI Interpreters dialog.
  • Official Xdebug Helper Extension: JetBrains now maintains the Xdebug Helper browser extension for Chrome and Firefox, ensuring reliable debugging tools.
  • Search Markdown Files: You can now search within markdown previews
  • Automatic WordPress Core Detection: PhpStorm attempts to automatically detect the path to the WordPress core during project startup, enabling framework support without manual configuration.
  • AI Features: JetBrains AI Assistant is now available for free. It offers unlimited code completion and local model support, with credit-based access to other features.
  • Work with Local AI Models: Use local models via Ollama or LM Studio for chat, code generation, commit messages, inline documentation, and more.
  • Expanded AI Model Selection: Users can choose from advanced language models like Claude 3.7 Sonnet and Gemini 2.0 Flash for AI chat interactions.
  • Improved Context Awareness: Enhanced understanding of code context in AI chat, providing more relevant and accurate assistance.

See JetBrains PhpStorm blog for a detailed look at What’s New in PhpStorm 2025.1.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article