Skip to content

Enable xdebug remote connections

Matthias Larisch requested to merge enable-xdebug into master

Closes issues0#301

What does this MR do?

Adds a php conf.d partial that allows setting arbitraty configuration values. Enable xdebug remote connect back, so the server tries to connect back to the requesting host on each request.

How confident are you it won't break things if deployed?

does only change dev config

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports