This update fixes several type-checking false positives along with issues in Ruff, Jupyter, Databricks, and interpreter setup:
tuple[...] with three or more arguments - PY-32793 and PY-89314.str or repr implementations for IPv4Address/IPv6Address, string literals, and str subtypes - PY-89986, PY-91292, and PY-89483.Expected type 'TypedDict | None', got 'dict' instead error when passing a dict where a TypedDict | None is expected - PY-88391.# type: ignore comments - PY-90290.Field - PY-90614.uv even when UV_PROJECT_ENVIRONMENT is set - PY-83666.Full release notes.
PhpStorm 2026.2.3 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.2.3 is available in the release notes.
WebStorm 2026.2.3 is now available!
Here are the update notes in HTML format:What's fixed:
Unexpected term error in Sass when namespaced functions or variables are used as calc() arguments (WEB-56489)../lib/reporters/base.js when running Mocha 12 tests (WEB-79510).@default never in template @switch blocks is no longer reported as unknown block (WEB-78903).For more details, please see the release notes.
IntelliJ IDEA 2026.2.3 is out with the following improvements:
Get more details in our blog post.