Stephan Krauß

- Total activity 290
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 112
-
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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 -
Created 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... -
Created 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' ... -
Created Tab dock again
Hello! I have the 'Watches' tab undocked. How can I dock this tab again. With best regards Stephan -
Created .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 | ------... -
Created 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: --...