Stephan Krauß

- 活动总数 290
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 112
-
Stephan Krauß 创建了一个帖子, Start Php Codesniffer
Hello , I want to embed the PhpCodesniffer in PhpStorm . When I test the code Sniffer I get an error message . This error message appears only if ' listening for debug connection' is on.Where can ... -
Stephan Krauß 创建了一个帖子, Reformat Code
Hello !I have a script with comments. An Example:class Factory { /** * statische Methode zum bauen neuer Objekte * * @param string $class_name - Klassenname des gewünschten Obje... -
Stephan Krauß 创建了一个帖子, translate array
Hello! PhpStorm has a plugin which supports translation! I have an array. In this array are the German terms This array should treat translated. An Example: The array of German terms: $de = ar... -
Stephan Krauß 创建了一个帖子, Placeholder in a template
Hello! In my project I'm working with a template engine. In this template engine are placeholders. The name of the wildcards match the column names of a table. Is it to these column names in the te... -
Stephan Krauß 创建了一个帖子, dock / undock tab
Hello! I have a tab separated from PhpStorm. How can I add this to the PhpStorm Tab again? With best regards Stephan -
Stephan Krauß 创建了一个帖子, Javascript debugging with changed server
Hello!This project is located on my local pc. The project is called with the url 'mySubdomain.myDomain.de'.By 'mySubdomain.myDomain.de' calls the Apache server, the file 'index.php' in directory 'p... -
Stephan Krauß 创建了一个帖子, Reuse content of the tab 'watches'
Hello! At the moment I'm working with complex data structures. To manage this data, I use the Tab 'watches'. I have 2 problems with the tab 'watches'. How can I change the content of 'watches' ... -
Stephan Krauß 创建了一个帖子, Tab dock again
Hello! I have the 'Watches' tab undocked. How can I dock this tab again. With best regards Stephan -
Stephan Krauß 创建了一个帖子, .ignorelist and subdirectory
Hi there, I work with the version administration Git I want a directory and all sub directories contained therein not commit. myproject / public / images | --------- 'Big' images directory | ------... -
Stephan Krauß 创建了一个帖子, error, first commit and push to github
Hello! For several days I have an error message in PhpStorm. I work with PhpStorm 7.1.3. If I commit a spending version management git push to github and then I get an error message. An example: --...