Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Keith Davis
Total activity
1129
Last activity
November 12, 2024 20:37
Member since
August 23, 2010 18:43
Following
1 user
Followed by
0 users
Votes
7
Subscriptions
303
Activity overview
Posts (178)
Comments (641)
Sort by recent activity
Recent activity
Votes
Created
October 12, 2022 14:45
Well, I have a problem. Initially, this worked great, I even see that it added my Inspections to the Profile I was using: However, once I closed and reopened PhpStorm, although the Profile still...
Community
PhpStorm
Code Inspection: Equality operator may cause type coercion - not for PHP?
0 votes
Created
October 12, 2022 11:50
Well, now, that's cool! I have never even tried to use the Structural Search / Structural Replace as I was confused about its purpose (and I'm rather good at RegEx). Thanks!
Community
PhpStorm
Code Inspection: Equality operator may cause type coercion - not for PHP?
0 votes
Created
October 07, 2022 11:11
FYI, I think we make way to many exceptions. I think the rules should be strict (one way or the other), and leave the exception to person who wants it to figure out. Otherwise, I'm having to progra...
Community
PhpStorm
Code Inspection: Equality operator may cause type coercion - not for PHP?
0 votes
Created
October 07, 2022 11:10
I disagree with both of those issue requests: ignore if compared arguments are of the same object type That to me is the whole point. I don't know if they are the same type and I don't want to ha...
Community
PhpStorm
Code Inspection: Equality operator may cause type coercion - not for PHP?
0 votes
Created
October 06, 2022 20:35
I'm not sure what you mean. I want to be warned anytime that I use "==" or "==", instead of "===" or "!==". PHP does coercion just like JavaScript does: https://www.php.net/manual/en/language.opera...
Community
PhpStorm
Code Inspection: Equality operator may cause type coercion - not for PHP?
0 votes
Created
October 03, 2022 16:09
Yes, I know about that one, but why not one for non-object comparisons? We have one for array functions, like in_array(), but not for false == 0 I am of the practice of not using == or != anymore,...
Community
PhpStorm
Code Inspection: Equality operator may cause type coercion - not for PHP?
0 votes
Created
January 27, 2020 16:19
This is a service: This is something else created by the IDE. docker down does not remove these:
Community
PhpStorm
How do I remove stale Docker "configurations"?
0 votes
Created
January 24, 2020 21:30
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360007021739-How-do-I-remove-stale-Docker-configurations-
Community
PyCharm
How Do You Delete Docker Configurations?
0 votes
Created
January 24, 2020 20:58
Oh, I misread this post. I'm not looking for how to remove the connection or whatever that is called, I want to remove the Docker configurations created by other (and now deleted) PHPStorm projects...
Community
PyCharm
How Do You Delete Docker Configurations?
0 votes
Created
January 24, 2020 20:30
Not there now, so where is it?
Community
PyCharm
How Do You Delete Docker Configurations?
0 votes
«
First
‹
Previous
Next
›
Last
»