Skip to content
Snippets Groups Projects
Commit 2f0169a0 authored by Sean Madsen's avatar Sean Madsen Committed by GitHub
Browse files

Merge pull request #239 from mattwire/patch-4

Add links for phpstorm xdebug configuration
parents 530fba72 632d2854
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,11 @@ Create the 'CiviCRM' code styling preference:
That's it. You can now use this code style on all future CiviCRM-related projects. If you are only developing for CiviCRM, you can also copy this style to the 'Default' style.
## XDebug integration
You need to configure XDebug on the webserver, phpstorm on the development machine and a debugger helper in the browser.
TODO
To configure XDebug and PHPStorm see: https://www.jetbrains.com/help/phpstorm/configuring-xdebug.html
For browser helpers see: https://confluence.jetbrains.com/display/PhpStorm/Browser+Debugging+Extensions
## Running automated tests from within PhpStorm {:#testing}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment