1
PhpStorm 2026.2 is Now Out (blog.jetbrains.com)
submitted 1 week ago by to c/phpstorm@programming.dev
2
PhpStorm 2025.3 Is Now Out (blog.jetbrains.com)
submitted 7 months ago by to c/phpstorm@programming.dev
3
 
 

Looks like I'm out of the @phpstorm open source licence program, because they only support projects now that are "widely recognized in the developer community". 😔

4
 
 

Is there an easy way to get into @phpstorm's "git merge and conflict resolution" UI if you've started the merge or rebase on the CLI? PhpStorm appears to be aware I'm in the middle of a merge, but opening the files directly just shows the inline <<<< >>>> text markers and not the nice conflict resolution view.

5
submitted 1 year ago by to c/phpstorm@programming.dev
6
 
 

@phpstorm "Local History" saves my *ss for a second time after I "reset hard" my git repo in the wrong folder containing quite some uncommitted code.

7
8
 
 

:phpstorm: this ticket could do with some 👍 votes for those using @phpstorm and desire hook autocompleting for #drupal 11’s new OO hooks https://youtrack.jetbrains.com/issue/WI-79926/Support-for-suggestions-autocomplete-for-Drupal-OOP-hooks

9
 
 

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?

10
submitted 2 years ago by to c/phpstorm@programming.dev
11
12
Awesome! (lemmy.today)
 
 

It’s great to see jetBrains communities here.

13