Description
Legacy PHP 5.6 applications can be debugged with Xdebug features. It is a development extension that adds stack traces, step debugging, profiling, and coverage for old PHP runtimes. Remote debugging can expose code and runtime state, so it should not be enabled openly in production.