Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Andriy Bazanov
Total activity
14631
Last activity
April 16, 2026 07:14
Member since
July 22, 2010 13:43
Following
0 users
Followed by
2 users
Votes
768
Subscriptions
5209
Activity overview
Posts (1)
Comments (8653)
Sort by recent activity
Recent activity
Votes
Created
November 11, 2015 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...
Community
PhpStorm
PHP Documentation and auto-complete not up to date
0 votes
Created
November 10, 2015 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...
Community
PhpStorm
How to find weak warnings?
0 votes
Created
February 15, 2013 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...
Community
PhpStorm
The JVM could not be started (maximum heap size issue)
0 votes
Created
November 03, 2015 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...
Community
PhpStorm
Debug PHP
0 votes
Created
November 05, 2015 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?
Community
PhpStorm
Debug PHP
0 votes
Created
November 04, 2015 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 ...
Community
PhpStorm
How do you change project folder
0 votes
Created
December 10, 2015 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...
Community
PhpStorm
Any way to type-hint the result of a PHP-closure?
0 votes
Created
December 11, 2015 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...
Community
PhpStorm
Any way to type-hint the result of a PHP-closure?
0 votes
Created
December 01, 2015 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...
Community
PhpStorm
Debug session was finished without being paused
0 votes
Created
December 01, 2015 20:02
Thanks for suggestion.You were right -- it was request for missing favicon.ico that was generating this 2nd session.
Community
PhpStorm
Debug session was finished without being paused
0 votes
«
First
‹
Previous
Next
›
Last
»