Skip to content

Commit

Permalink
Merge pull request #202 from aksm/ISSUE-195
Browse files Browse the repository at this point in the history
ISSUE-195: PHP 8 docker container updates
  • Loading branch information
DiegoPino authored Aug 15, 2022
2 parents a08d7e5 + 49c4123 commit 5b666a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions xdebug/xdebug.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
; The below xdebug settings are part of the esmero-php-debug container. You may override any of the settings or add additional ones (see https://xdebug.org/docs/all_settings) as needed.

;xdebug.remote_handler=dbgp
;xdebug.client_port=9999
;xdebug.client_port=9003
;xdebug.start_with_request=yes
;xdebug.connect_timeout_ms=500
;xdebug.mode=develop,debug
;xdebug.start_with_request=trigger
;xdebug.idekey=archipelago
;xdebug.client_host=host.docker.internal
;xdebug.log=/tmp/xdebug.log
Expand Down

0 comments on commit 5b666a8

Please sign in to comment.