Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alvaro
Total activity
157
Last activity
May 28, 2026 08:56
Member since
July 02, 2021 10:24
Following
0 users
Followed by
0 users
Votes
21
Subscriptions
42
Activity overview
Posts (34)
Comments (60)
Sort by recent activity
Recent activity
Votes
Edited
March 25, 2024 08:16
≥8.1 means that you shouldn't set your language level to 8.2 because your code needs to be compatible with 8.1. If you want to allow 8.2 syntax and features you need to increase the version in Comp...
Community
PhpStorm
Synchronization with composer.json behaves weird
1 vote
Created
February 05, 2024 07:47
Click on “Open in Find Window”. You can visually mark elements with a strike-through ("Exclude") or remove them altogether ("Remove"). Right click on the item to see the menu entry and short-cuts.(...
Community
PhpStorm
How to remove result from Find & Resplace dialog
1 vote
Created
September 04, 2023 07:04
Collaboration is just an added bonus in version control systems, the rest of features are equally useful no matter the team size. And Git essentially became the de-facto system.If you think of comm...
Community
PhpStorm
best local versioning system
1 vote
Edited
August 18, 2023 06:19
I think I fixed it! First I did some PHP interpreter cleanup at Settings/ PHP (remove a duplicate one and give them betters names), and I added a new one for the Docker image where PHP_CodeSniffer ...
Community
PhpStorm
phpcs: Could not open input file
1 vote
Created
March 16, 2023 11:23
I think you'll get the same error if you use git in command line. https://confluence.atlassian.com/bbkb/git-command-returns-fatal-error-about-the-repository-being-owned-by-someone-else-1167744132.h...
Community
PhpStorm
Git can not create new branch - detected dubious ownership in repository at 'C:/wamp64/www/xxx'
1 vote
Edited
May 18, 2022 10:47
I realise I omitted a bit of context (I'm using the client object to populate some global/session variables to be used later on). Never mind, my diagnostics were totally flawed. Variable placeholde...
Community
PhpStorm
Where can I use variables in *.http files?
1 vote
Created
May 28, 2026 08:54
Apparently it doesn't matter, it's missing for all types I've tried.First command's output was:$ xdg-mime query default inode/directory jetbrains-phpstorm.desktopThe second command fixed it. Thank ...
Community
PhpStorm
How to restore "Open in Dolphin" menu entry?
1 vote
Created
May 08, 2026 10:52
It's in local filesystem, but the code is part of a delegated Docker volume, where it's accessed by php-fpm, could it be that?services: nginx_php: volumes: - ./symfony:/var/www...
Community
PhpStorm
Refactor > Move Class > Changes Detected
0 votes
Created
May 08, 2026 06:44
This is a company laptop, I don't know how to record screencasts, but I don't think that would show much info.No, I don't have external formatters, just a linter.There a couple of things I've tried...
Community
PhpStorm
Refactor > Move Class > Changes Detected
0 votes
Created
January 23, 2026 11:45
Yes, the same error, triggered by a different request (it's always random anyway).
Community
PhpStorm
Http Client crashes randomly
1 vote
Next
›
Last
»