Phpstorm Tester
- Total activity 133
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 21
- Subscriptions 34
-
Created Why these 2 PHP files have different background colors and how do I change that?
Two similar PHP files, file-1.php and file-2.php, in the same directory have different background colors.The one of File-2 is lighter and I would like it to be the same as the dark File-1 one.For s... -
Edited Open a file Read-Only
Is there a way to open a file in Read-Only mode? (the file can only be viewed, not modified, while loaded in PhpStorm) Of course there is "Toggle Read-Only mode" (from File Properties, or the Loc... -
Created Show "Commit date" date during Git > Show diff
AnsweredDid a similar post in April, but it was not very clear. So, here we are again with a more direct example (in 2021.1.4, soon 2021.2). - Have a file and do (on Tab) Right-click > Git > Show diff- Or ... -
Edited Copying Settings from 1 project to another: the "After"
I have 2 different projects for 2 different clients, say P1 and P2, located at totally different locations in the FS. After making a lot of changes in the Settings of P1 (Inspections handling, synt... -
Edited Code Inspection: Parameter's name changed during inheritance
The inspection "Code Inspection: Parameter's name changed during inheritance" makes sense... if the parent method is not abstract . Defining an interface, for instance, like abstract protected func... -
Created During "Commit changes", show the last Commit Date of the file to be commited?
AnsweredUsing Git / Commit in PhpStorm 2020.3.3 In the "Commit changes" page, the list of files candidate for a commit (top) appears. When I click on one of the files, the Diff is displayed (bottom) betw... -
Edited Change Inspection Warning → Error: cannot find that Inspection in the Settings...
AnsweredSay I have a function with a mandatory parameter function f($param) { ...} and it's called somewhere like that f(); PhpStorm will show a warning at the '()'s . The Inspection details are Required ... -
Created How to show in which function I am, while visiting HTML code
Working on a huge PHP file, having a lot of ... ?> many HTML lines<?php ... When in the middle of HTML Lines (after a search for instance), I'd like to see in what function I am, but PS shows at ... -
Created Not complaining... for a change!
CompletedI used to come to complain, but, for a while, a long while, didn't have to. While certainly not using all of the software features, I'm simply impressed with the level of integrity, ergonomics, co... -
Created Upgrading from 2018.2 to 2019.3 ...
While I'm still part of the yearly licensing program, stayed on 2018.2 because was so glad to find a version without the usual and ritual various UI (regression) bug each time a new version was rel...