PhpStorm 2026.1.3
Released: Jun 4, 2026
2026.1.3 中的更新
修補程式
- Documentation
- "What's new in PHPStorm" tab shows No content found for this page in 2026.1.3 RC.
- PHP Inspections
- Getter/Setter can be replaced with hook: breaks with parent:: usage.
- PHP Quality Tools
- PHPStan timeout / not analyzing individual files / not killing abandoned processes.
- Plugin: Psalm
- Method return type described with array shape isn't parsed in @method annotation.