Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
hype artist
Total activity
40
Last activity
January 18, 2016 03:52
Member since
October 11, 2011 09:35
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
14
Activity overview
Posts (12)
Comments (14)
Sort by recent activity
Recent activity
Votes
Created
August 02, 2012 09:22
I think I found the reason why it happens like that in PhpStorm 5.0 EAP 120.177: is_null() is the hot spot!!! If I remove the check for null everything starts to behave as expected. Seems like co...
Community
PhpStorm
PhpStorm: Code inspection issues
0 votes
Created
August 02, 2012 10:40
I'm not quite sure I understand how "method lost in chain" could be applied here. I just checked and can tell that $currentRoute acts just as expected to do a normal object of the Route class BEFOR...
Community
PhpStorm
PhpStorm: Code inspection issues
0 votes
Created
October 13, 2012 23:13
You can use phpdoc:$article = $this->object;/** * @var Article $article */ $article->someArticleProperty //now you can see Article's properties and methods
Community
PhpStorm
How to tell PhpStorm which class my variable is in?
0 votes
Created
November 15, 2012 19:06
I know that it works... But isn't it a violation of the official language specs (or recommendations)?
Community
PhpStorm
PHP: static methods and instances
0 votes
«
First
‹
Previous