Stephan Krauß
- Total activity 290
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 112
-
Created Dependency injection container and UML diagram
Hello!I work in my project with a 'dependency injection container'. This container classes are injected into my model. Can I represent this dependence with UML?Sincerely yoursStephan -
Created Representation of classes included in the UML diagram
Hello!I am currently testing the possibilities of using UML representation of a class.In my class, I have included another class.-----------------------------class test extends tools{ protected... -
Created Reformate code without Html and Javascript files
Hello!I work with the Git version controlIf I want to commite files in Git 'reformate code' conduct.Is there a way Html and Javascript files from the 'reformate code' exclude?Sincerely yoursStephan -
Created UML in PhpStorm
Hello!I have read in this article that it is possible to create a UML diagram in PhpStorm.( http://www.jetbrains.com/phpstorm/documentation/phpstorm_web.pdf ) The keyboard shortcuts described do no... -
Created Comparison of 2 profiling files
Hello!Is there a way in PhpStorm the result of profiling two files to compare?I tested the tool of Preinsfeld home for XHProf.https://github.com/preinheimerhttp://mobile-einkaufsliste.de/2012/12/13... -
Created XDEbug trace and profiling
Hello!I found a tutorial.http://devzone.zend.com/1120/introducing-xdebug/This tutorial describes how to xdebug for profiling and trace can use.I have 2 questions.What is the structure of the trace ... -
Created Correction settings code -> reformate code
Hello!Where can I find the settings for this program.I want to change the possible number of blank lines.Greetings Stephan -
Created 2 times the same bookmark
Hello!Can it be?I have 2 times the same bookmark 'A'.greetingStephan -
Created Php doc block for method, return error in doc block
Hello!I have under Settings -> File Templates Includes -> Php Function Commentthis script------------------/ **$ {} PARAM_DOC# if ($ {} TYPE_HINT! = "void") * @ return $ {} TYPE_HINT# end$ {} THROW... -
Created Discard file
Hello!Sometimes you just want to test something.After the file should be deleted immediately.My idea is toFile -> Newan opportunity for a trash filethat is deleted immediately after the close.Since...