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.