主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andriy Bazanov
活动总数
14631
最后的活动
2026年04月16日 07:14
成员加入日期
2010年07月22日 13:43
关注
0 名用户
关注者数
2 名用户
投票数
768
订阅数
5209
活动概览
帖子(1)
评论(8653)
按最近的活动排序
最近的活动
投票数
创建于
2015年11月11日 10:05
TBH -- no idea.PHP does not allow method overloading in ordinary PHP classes (when the same method has different signatures / declared more than once in the same class) -- that's why you usually wo...
社区
PhpStorm
PHP Documentation and auto-complete not up to date
0 票
创建于
2015年11月10日 09:18
Sorry, no ideas then.Whenever I see such stuff in PHP files the "Inspect Code..." works for me (at least always did in the past). You seems to have this issue with JS code -- not sure how and why d...
社区
PhpStorm
How to find weak warnings?
0 票
创建于
2013年02月15日 00:53
Hi Mark,Reinstalling will not help -- it's the JVM -- the way how memory manager works. JVM needs to allocate memory for Java application (PhpStorm in our case) in single solid block (IIRC). Any li...
社区
PhpStorm
The JVM could not be started (maximum heap size issue)
0 票
创建于
2015年11月03日 13:41
Hi there,localhost:9000This is wrong. Where all who does such setup getting this idea from? Or is it "I see some port number -- I must put it here just because it's a port number, what can go wrong...
社区
PhpStorm
Debug PHP
0 票
创建于
2015年11月05日 23:45
Config looks OK -- the basic minimum is there.What xdebug log say about debug attempt? wrong IP/port? connected but then debussing was stopped etc?
社区
PhpStorm
Debug PHP
0 票
创建于
2015年11月04日 21:58
Well .. that's an access rights then. Or it could be the fact that this folder is currently opened (working folder) for some another app (Windows/DOS does not generally allow you to rename current ...
社区
PhpStorm
How do you change project folder
0 票
创建于
2015年12月10日 18:57
Hi there,Good question.As far as I can see there is nothing even in PHPDoc for this -- https://github.com/phpDocumentor/fig-standards/blob/master/proposed/phpdoc.mdYou can describe parameters (usin...
社区
PhpStorm
Any way to type-hint the result of a PHP-closure?
0 票
创建于
2015年12月11日 12:54
I don't think, that this is an issue for PHPDoc - this standard does not cover type-hinting and you are not going to generate a documentatiaion for closures because they are not visible outside o...
社区
PhpStorm
Any way to type-hint the result of a PHP-closure?
0 票
创建于
2015年12月01日 16:30
@SvetlanaProblem is (at least in 10.0.2 EAP build 143.1044) that this message also show after actual successful debug session.This is how I can reproduce it right now:1. I'm debugging local web pro...
社区
PhpStorm
Debug session was finished without being paused
0 票
创建于
2015年12月01日 20:02
Thanks for suggestion.You were right -- it was request for missing favicon.ico that was generating this 2nd session.
社区
PhpStorm
Debug session was finished without being paused
0 票
«
第一页
‹
上一页
下一页
›
最后
»