Stephan Krauß
- 活动总数 290
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 112
-
创建于 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 -
创建于 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... -
创建于 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 -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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 -
-
创建于 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... -
创建于 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...