2025.1 eap build 251.22821.56

Publiée: 24 février 2025

Aucun abonnement requis

Notes de publication

Télécharger

PhpStorm Early Access Program

Chez JetBrains, nous considérons que pour créer les meilleurs outils nous devons écouter et impliquer les développeurs. Notre programme d'accès anticipé (EAP) permet à notre communauté d'utilisateurs de participer aux discussions sur les produits et d'influencer la planification du développement dès les premières étapes.

Consultez notre blog pour prendre conscience de notre feuille de route publique avec une vue d'ensemble des fonctionnalités à inclure dans la prochaine version stable de PhpStorm.

Pourquoi essayer les builds EAP ?

Les Programmes d'Accès Anticipé vous permettent d'essayer les versions pré-publication de nos logiciels.

Vous ainsi tester et évaluer les fonctionnalités qui seront ajoutées à la prochaine version. Veuillez utiliser l'outil de suivi des tickets de PhpStorm pour nous signaler tout bug et nous suggérer de nouvelles fonctionnalités. Cela nous permet de résoudre les problèmes et d'ameliorer le produit afin de vous en fournir la meilleure version possible.

Remarque :Les versions EAP sont gratuites (elles incluent une licence EAP temporaire de 30 jours) pour les versions majeures (par exemple 2020.1, 2020.2, etc.). Les versions EAP pour les versions mineures de correction de bugs (par exemple 2020.1.1, 2020.2.3, etc.) nécessitent une licence PhpStorm valide.

Ce build est une version EAP du produit

Vous reconnaissez expressément avoir conaissance du fait que cette version du produit puisse ne pas être totalement fiable, ne pas fonctionner comme prévu et contenir des erreurs. Toute utilisation du produit EAP se fait à vos propres risques.

Utilisez l'application Toolbox App pour télécharger facilement PhpStorm et ses futures mises à jour

Informations du buildPrincipales fonctionnalités de ce build

2025.1 eap build 251.22821.56

Publiée: 24 février 2025

Aucun abonnement requis

Notes de publication

Télécharger

PhpStorm 2025.1 EAP #5 is now available

This build brings a bunch of bug fixes and quality-of-life improvements.


Here are the most notable changes and bug fixes in this build:

  • Fix: It is not a problem: Unhandled exceptions Datetime modify [WI-79199]
  • Fix: Force disabling Xdebug for Quality Tools executions in Docker Compose [WI-80082]
  • New: Allow comments in array shape [WI-73436]
  • Fix: Quality Tools: Do not run against AIAssistantSnippet [WI-80490]
  • New: .env files: support nested variables [WI-80268]
  • New: Add support for glob patterns in Pest config [WI-75194]
  • Fix: Change "Run Tests" icon for Pest tests to a default one [WI-80482]
  • New: Add completion for nested variables in .env files [WI-80478]
  • Fix: Improve the editing experience for log files with "Explain with AI" buttons [WI-80463]
  • Fix: When you delete an automatically generated ini file, you cannot open it in the editor after it has been generated a second time [WI-80449]
  • Fix: Hanging test com.intellij.ml.llm.php.PhpLLMGenerateTestsSupportTest.testExistingTestPest [WI-80386]
  • Fix: PHP CS Fixer error notification shows up multiple times [WI-76816]
  • Fix: Help users solve Start Failed: "IllegalStateException: Process is still running" error on the IDE start [IJPL-160882]
  • Fix: Project-level dictionary file is named after a current user: issues sharing it [IJPL-969]
  • Fix: VCS gutter stripes (changed lines) are too thin and too far from line start [IJPL-43556]
  • Fix: Intellij IDEA 2024.3 freezes on opening Context Menu (Opt + Enter) using Catppuccin Latte or Gerry* Light themes [IJPL-172384]
  • New: Option to disable scroll-as-you-type in editor search [IJPL-50006]
  • Fix: After copying some text in quick documentation, extra spaces are added [IJPL-149061]
  • Fix: Idea can not load github enterprise pull request in tool windows. [IJPL-175710]
  • Fix: K2. Import suggestion doesn't work [IJPL-177149]
  • Fix: Start Failed (IllegalArgumentException: Value contains code point U+0000) due to broken PermanentDeviceId file [IJPL-171840]
  • Fix: Webstorm breaks autocomplete and autoimport when packaged components declared with __VLS_WithTemplateSlots [WEB-69114]
  • Fix: Terminal: Freeze at com.jediterm.terminal.model.TerminalTextBuffer.lock [IJPL-163698]
  • Fix: Failing to create devcontainer with the "error setting ownership" error on Podman [IJPL-163039]
  • Fix: Empty menu on the first attempt to export/import code style in Remote Development [IJPL-160609]
  • Fix: Host unreachable when using Gateway [IJPL-170651]
  • New: Angular 17: Parameter info support for Angular blocks [WEB-63590]
  • Fix: Cannot open files from "Project" view using "Enter" [IJPL-170471]
  • Fix: Renaming Markdown file removes .md extension from links [IJPL-92334]
  • New: Add color coding to "Parameter Info" popup [WEB-37926]

For the full list of changes in this build, please see the release notes.

2025.1 eap build 251.20015.34

Publiée: 7 février 2025

Aucun abonnement requis

Notes de publication

Télécharger

PhpStorm 2025.1 EAP #4 is now available

This build brings a bunch of bug fixes and quality-of-life improvements.


Here are the most notable changes and bug fixes in this build:

  • Fix: When the PHP interpreter has multiple ini files, clicking on them sends you to the documentation page [WI-80448]
  • Fix: PhpStorm cannot find the path to php.ini of freshly added Laravel Herd php interpreters [WI-80444]
  • Fix: Herd interpreter detection does not configure debugger [WI-79703]
  • Fix: Herd Interpreter detection doesn't support multiple php herd versions [WI-79702]
  • Fix: Pest icon is detected for files with functions named as in Pest [WI-77883]
  • New: Angular 17.2: signal queries support [WEB-65418]

For the full list of changes in this build, please see the release notes.

2025.1 eap build 251.18673.45

Publiée: 31 janvier 2025

Aucun abonnement requis

Notes de publication

PhpStorm 2025.1 EAP #3 is now available

This build brings a bunch of bug fixes and quality-of-life improvements.


Here are the most notable changes and bug fixes in this build:

  • Fix: Directory mappings lost on composer file change even with disabled sync [WI-74631]
  • Fix: UI freezes in com.jetbrains.php.composer.lib.ComposerLibrariesNodePatcher.* [WI-76242]
  • Fix: Pest plugin causes out-of-memory issues [WI-77578]
  • New: Automatic plugin update [IJPL-6046]
  • New: New UI: allow showing expanded menu and other toolbar widgets in window header [IJPL-43725]
  • Fix: Vue custom global properties added by augmenting `vue` are not resolved [WEB-59818]
  • Fix: False positive "Invalid ID reference" error when using BootstrapVue components [WEB-43981]
  • Fix: Pinned editor tab is pinned only during current session [IJPL-167786]
  • New: Refactoring template to templateUrl and inline again [WEB-57878]
  • Fix: Support GPG signing in remote setup [IJPL-149731]
  • New: Missing code completion and generator for FormGroups/FormArray/FormControl and FormBuilder (Angular, reactive forms) [WEB-29262]
  • Fix: Settings Sync plugin API should support authorization for Remote Dev [IJPL-13365]

For the full list of changes in this build, please see the release notes.

2025.1 eap build 251.17181.10

Publiée: 23 janvier 2025

Aucun abonnement requis

Notes de publication

PhpStorm 2025.1 EAP #2 is now available

This build brings a bunch of bug fixes and quality-of-life improvements.


Here are the most notable changes and bug fixes in this build:

  • Fix: Type of variable should be inferred according to Assert::isInstanceOf assertion [WI-79493]
  • Fix: Add link to the "log highlighting" help page [WI-80284]
  • Fix: Review WDBundle.properties texts [WI-80215]
  • Fix: phpstorm_debug_Validator.phar/index.php incorrect location of closing </ul> tag causes 'Local Web Server or Shared Folder validation' error. [WI-78300]
  • Fix: Angular. Host property. Unresolved value or type $event. [WEB-54226]

For the full list of changes in this build, please see the release notes.

2025.1 eap build 251.14649.45

Publiée: 16 janvier 2025

Aucun abonnement requis

Notes de publication

PhpStorm 2025.1 EAP #1 is now available

This build brings a bunch of bug fixes and quality-of-life improvements.


Here are the most notable changes and bug fixes in this build:

  • Fix: IDE freezes in "PHP > Servers" [WI-77238]
  • Fix: Support PHPUnit #[Depends] attribute [WI-74270]
  • Fix: PHPUnit 11.5.* + Codeception 5 - Ignored test raise an error on an internal PHPUnit class [WI-80017]
  • Fix: Pest: Cannot run tests in embedded describe group [WI-79813]
  • Fix: "Run context configuration" on directory often stalls UI and suggests a thread dump [WI-78917]
  • Fix: ValueError not detected as not available in PHP 7.2 [WI-80152]
  • New: Pest: Display last test execution state in gutter [WI-80060]
  • Fix: Enable wp support for wp projects on startup [WI-80032]
  • Fix: java.lang.ArrayIndexOutOfBoundsException is thrown when working with Depends attribute [WI-79722]
  • Fix: Pest adding gutter run icon in inline dataset with closures [WI-79674]
  • New: Add references to entities from stubs and libraries in AI chat [WI-78022]
  • New: Add ignored folders to excluded folders of project from .gitignore for git-enabled projects. [IJPL-72975]
  • New: Allow a tool to be run before commit [IJPL-73446]
  • New: [Windows] Use native OS file dialogs instead of custom [IJPL-430]
  • New: Show commit details in file difference view [IJPL-101157]
  • New: Search in Markdown Preview [IJPL-92207]
  • New: Recognise Containerfile as an alternative name for Dockerfile [IJPL-68694]
  • New: MacOS. Podman. Support connection to podman machine created via podman machine init/start [IJPL-69763]
  • New: Automatically fetch on adding a git remote [IJPL-73994]
  • New: HTTP Request - Show names in Run tool [IJPL-66318]
  • New: Copy local Git settings to the built Dev Container [IJPL-128593]
  • New: Kafka: consuming into a export file(csv, json) [IJPL-154103]

For the full list of changes in this build, please see the release notes.