PhpStorm 2026.1.2 is a minor update, and it includes a host of bug fixes and quality-of-life improvements.
Here are the most notable changes and bug fixes in this build:
The full list of changes in PhpStorm 2026.1.2 is available in the release notes.
IntelliJ IDEA 2026.1.2 is out with the following improvements:
.iprfiles generated by the Gradle idea task. [IJPL-242321]groovyScript now work as expected again. [IJPL-241581]Get more details in our blog post.
This update focuses on stabilizing the debugpy engine, refining the Jupyter Notebook experience, and improving accuracy for Python type checking and code insight.
None as a default value for non-optional parameters (PY-88610) and addressing false positives for UUID types (PY-89479).f-string quote character (PY-88398).f-string format specifiers (PY-88215).ipywidgets and interactive matplotlib plots were not rendered correctly during remote sessions (PY-87083, PY-78563).debugpy engine (PY-88817).uv run failed to work for remote targets (PY-89538).ImportError related to machinery affecting behave support in Python 2.7 (PY-89460).venv folders from indexing to improve performance (PY-71286).BootstrapMethodError in the Databricks plugin that occurred after the 2026.1 update (PY-89029).Full release notes.