|
We noticeed JIRA supports other IDE's.
http://www.atlassian.com/software/ideconnector/ Any plans to work with Atlassian to get PHPED supported? |
|
I see where the debugger allows for timing profiling but can we view memory usage?
A chart or list of variables and their memory usage similar to the profiler timings. |
|
Our script is located at:
http://subdomain.domain.com/folder1/folder2/ In the setup wizard debugging is installed properly on the server. When it asks for the document root we put: /home/user/ ... |
|
Vista icons in the windows file explorer do not work to show they are PHP files.
In the registry PhpED_File it shows this for the default icon: "C:\Program Files (x86)\nusphere\phped\phped.ex ... |
|
I think PHPED needs better subversion integration instead of relying on another shell client like tortoise svn.
It would be great to have icons/buttons in the PHPED interface and menu for checkout/ ... |
|
Please move this, it is suppose to be in the windows thread.
|
|
I have this...
/** * Get row from table * @param mixed $condition Conditions for select * @return array Row data */ function getRow($condition) { ... |
|
Nevermind, seems to work. Is there a delay in there for phped to recognize the variable? seemed to take a few minutes.
|
|
Does it matter if we do not specifically include the session class file? This is also automatically included by the registry using a factory design pattern (another class).
I figured phped would a ... |
|
Still can't get it to work.... using
/** * @var Session */ $session = $registry->get('Session'); This doesnt give any code insight whatsoever. |
|
I did:
/** * @var $db NewADOConnection */ $db = $registry->get('DB'); Then later in the code if I start typing $db-> it does not bring up the code insight tooltip. |
|
That's why I recommended to apply typehints to properties and methods.
Please provide an example of what you mention above. This is still not working. |
Page 1 of 4 | All times are GMT - 5 Hours |
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by