2025.1 eap compilación 251.22821.56

Publicada: 24 de febrero de 2025

No se necesita suscripción

Notas de lanzamiento

Descargar

PhpStorm Early Access Program

En JetBrains creemos que para crear grandes herramientas para desarrolladores debemos escucharlos e implicarlos en el proceso. Nuestro Programa de acceso anticipado (EAP) permite a nuestra comunidad participar en debates sobre los productos e influir en la planificación del desarrollo, desde las etapas iniciales.

Eche un vistazo a nuestro blog para consultar la hoja de ruta pública con una visión general de las funcionalidades que se incluirán en la próxima versión estable de PhpStorm.

¿Por qué debería probar las builds de EAP?

Los Programas de acceso anticipado le permiten probar versiones preliminares de nuestro software.

Puede utilizarlos para evaluar las funcionalidades que se agregarán en la próxima versión. Utilice el Sistema de seguimiento de incidencias de PhpStorm para informar sobre errores y sugerir funcionalidades. Así podremos solucionar las incidencias y hacer que el producto final cumpla sus más altos estándares.

Nota:Los builds EAP son gratuitos (incluyen una licencia limitada a 30 días del EAP) para las versiones principales (p. ej., 2020.1, 2020.2, etc). Los builds EAP de versiones secundarias de correcciones de errores (p. ej., 2020.1.1, 2020.2.3, etc) requieren una licencia válida de PhpStorm.

Esta es una versión de acceso anticipado del producto

Usted reconoce expresamente que esta versión del producto podría no ser estable, no funcionar según lo previsto y contener errores. La utilización del producto EAP es bajo su propia responsabilidad.

Consiga Toolbox App para descargar PhpStorm y sus futuras actualizaciones con facilidad

Información del buildPuntos destacados del build

2025.1 eap compilación 251.22821.56

Publicada: 24 de febrero de 2025

No se necesita suscripción

Notas de lanzamiento

Descargar

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 compilación 251.20015.34

Publicada: 7 de febrero de 2025

No se necesita suscripción

Notas de lanzamiento

Descargar

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 compilación 251.18673.45

Publicada: 31 de enero de 2025

No se necesita suscripción

Notas de lanzamiento

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 compilación 251.17181.10

Publicada: 23 de enero de 2025

No se necesita suscripción

Notas de lanzamiento

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 compilación 251.14649.45

Publicada: 16 de enero de 2025

No se necesita suscripción

Notas de lanzamiento

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.