Last active
August 29, 2015 14:20
-
-
Save openjr/8eb42a22b4c855382646 to your computer and use it in GitHub Desktop.
Revisions
-
openjr renamed this gist
Aug 12, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
openjr revised this gist
Apr 30, 2015 . No changes.There are no files selected for viewing
-
openjr created this gist
Apr 30, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ xdebug.remote_enable=1 xdebug.remote_handler=dbgp xdebug.remote_mode=req xdebug.remote_port=9000 xdebug.idekey=PHPSTORM xdebug.remote_autostart=on xdebug.profiler_output_dir=/home/jorge/php-profiles xdebug.profiler_enable=0 xdebug.profiler_enable_trigger=1