PhpStorm
- Just had a discussion on our PHPeople Austria Discord Server about this example in
Just had a discussion on our PHPeople Austria Discord Server about this example in @phpstorm
When already using the Bar class, the default behavior seems to be that Quz is used like this (Bar\\Baz\\Quz) instead of adding another use statement.
Intuitively I'd prefer to just add an import (/use) for the FQN of a class, in any case by default, but it seems there is no setting to achieve this. Wonder why...do most people prefer the version in the image?
- PhpStorm 2024.2 Is Now Availableblog.jetbrains.com PhpStorm 2024.2 Is Now Available | The PhpStorm Blog
Log files support, auto-completion in the new terminal for Laravel, Symfony, WordPress, and Composer, editing from a floating toolbar, and more!
- What’s New in PhpStorm 2024.1blog.jetbrains.com What’s New in PhpStorm 2024.1 | The PhpStorm Blog
Explore new features of PhpStorm 2024.1: local AI code completion, Symfony’s AssetMapper support, and more.
- PhpStorm 2024.1 Early Access Program Is Now Openblog.jetbrains.com PhpStorm 2024.1 Early Access Program Is Now Open | The PhpStorm Blog
This EAP build brings support for PHPUnit 11, improvements for the Pest test framework, and more.