PhpStorm 2026.1.1
Released: Apr 24, 2026
2026.1.1 中的更新
修補程式
- PHP
- Deprecations for PHP 8.5.
- PHP Interpreters
- IDE locks up completely when trying to run/debug a .php script inside a Docker container.
- PHP Lib Stubs
- Imagick Stubs: Update Imagick class constants to match PHP Extension 3.8.
- PHP Quality Tools
- PhpStorm PHPStan plugin should take advantage of Editor Mode.
- PHP Type Inference: Generics
- Support inference of callable return type based on its implementation.