Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stephan Krauß
Total activity
290
Last activity
January 18, 2016 11:27
Member since
May 30, 2011 17:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
112
Activity overview
Posts (111)
Comments (67)
Sort by recent activity
Recent activity
Votes
Created
June 01, 2011 08:25
Hello !and good morning.I have a little problem with the zf.bat .I think the path to the php.exe is wrong.I need an information.Greetings StephanAttachment(s):view.jpg
Community
PhpStorm
integrate Zend Framework Batchfile
0 votes
Created
March 30, 2012 12:50
Hello! I've done some experiments. In the cocblox.bat i have changed changed a path. I have manually changed one line.@echo offif "%PHPBIN%" == "" set PHPBIN=php.exeif not exist "%PHPBIN%" if "%PHP...
Community
PhpStorm
PhpStorm and DocBlox
0 votes
Created
May 11, 2012 09:13
Hello! At the moment I change existing classes. These classes have been documented. Exist in these classes 'javadoc block'. I am looking for the possibility of one of the current class 'quick docum...
Community
PhpStorm
quick document of a class
0 votes
Created
May 17, 2012 16:21
Hello !Here my first test:-------------------------------<?phpclass documentor{ private $_variable; public function setzeVariable($parameter) { $this->_variable = $parameter; ...
Community
PhpStorm
xdebug and 'Analyze Stacktrace'
0 votes
Created
February 02, 2013 19:49
Hello!I've written a method in a class.In this class are 2 inline comments. public function getMyWert1(Front_Model_myModel $aaa, array $bbb) { // contrl is array if (array_key_exis...
Community
PhpStorm
Inline comments
0 votes
Created
March 11, 2013 15:48
I'm looking for a tool that queries the name of the function and. The type of the function (public, protected, private)Is there this tool in PhpStorm?Sincerely yoursStephan
Community
PhpStorm
Code in a function to rewrite
0 votes
Created
March 07, 2013 11:10
Thanks !
Community
PhpStorm
Color scheme of the files in the View 'Project'
0 votes
Created
April 17, 2013 09:03
Hello!Thanks for the information.Unfortunately, the result is not as hoped.I have a file.--------------------------function test1 () { $ aaa = "aaaaa"; $ bbb = "bbbbb"; $ ccc = "ccccc";...
Community
PhpStorm
locate duplicate code -> build function
0 votes
Created
April 16, 2013 16:20
Hello!Found a mistake??The reference points to files that no longer exist.Recently the name of the file is the old file name.I changed the name of the file with the refactor tool.Can I trigger a re...
Community
PhpStorm
Method not found in the class
0 votes
Created
April 17, 2013 09:19
Problem solved.The error was a false indication of the class in php doc block.Example file Model_RechnungPdfUebernachtung--------------- False statement ------------/ ** * Create the columns i...
Community
PhpStorm
Method not found in the class
0 votes
«
First
‹
Previous
Next
›
Last
»