| Version | 3.5.0 |
| Support Xdebug on Patreon, GitHub, or as a business | |
| Enabled Features (through 'xdebug.mode' setting) | ||
|---|---|---|
| Feature | Enabled/Disabled | Docs |
| Development Helpers | ✘ disabled | ⊕ |
| Coverage | ✘ disabled | ⊕ |
| GC Stats | ✘ disabled | ⊕ |
| Profiler | ✘ disabled | ⊕ |
| Step Debugger | ✔ enabled | ⊕ |
| Tracing | ✘ disabled | ⊕ |
| Optional Features | |
|---|---|
| Compressed File Support | yes (gzip) |
| Clock Source | clock_gettime |
| TSC Clock Source | available |
| 'xdebug://gateway' pseudo-host support | yes |
| 'xdebug://nameserver' pseudo-host support | yes |
| Systemd Private Temp Directory | not enabled |
| Diagnostic Log | ||
|---|---|---|
| Message | Docs | |
| ⚠️ | [Step Debug] Creating socket for '172.17.0.1:9000', poll success, but error: Operation now in progress (29). | ⊕ |
| 🛑 | [Step Debug] Could not connect to debugging client. Tried: 172.17.0.1:9000 (through xdebug.client_host/xdebug.client_port). | ⊕ |
| Step Debugging | Docs | |
|---|---|---|
| Debugger | Not Active | ⊕ |
| PHP | |
|---|---|
| Build Configuration | |
| Version (Run Time) | 8.4.18 |
| Version (Compile Time) | 8.4.18 |
| Debug Build | no |
| Thread Safety | disabled |
| Settings | |
| Configuration File (php.ini) Path | /usr/local/etc/php |
| Loaded Configuration File | (none) |
| Scan this dir for additional .ini files | /usr/local/etc/php/conf.d |
| Additional .ini files parsed | /usr/local/etc/php/conf.d/docker-fpm.ini, /usr/local/etc/php/conf.d/docker-php-ext-bcmath.ini, /usr/local/etc/php/conf.d/docker-php-ext-exif.ini, /usr/local/etc/php/conf.d/docker-php-ext-gd.ini, /usr/local/etc/php/conf.d/docker-php-ext-intl.ini, /usr/local/etc/php/conf.d/docker-php-ext-memcached.ini, /usr/local/etc/php/conf.d/docker-php-ext-opcache.ini, /usr/local/etc/php/conf.d/docker-php-ext-pcntl.ini, /usr/local/etc/php/conf.d/docker-php-ext-pdo_mysql.ini, /usr/local/etc/php/conf.d/docker-php-ext-pdo_pgsql.ini, /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini, /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini, /usr/local/etc/php/conf.d/docker-php-ext-zip.ini, /usr/local/etc/php/conf.d/error_reporting.ini, /usr/local/etc/php/conf.d/opcache.ini, /usr/local/etc/php/conf.d/php.ini |
| Directive | Local Value | Master Value | Docs |
|---|---|---|---|
| xdebug.cli_color | 0 | 0 | ⊕ |
| xdebug.client_discovery_header | HTTP_X_FORWARDED_FOR,REMOTE_ADDR | HTTP_X_FORWARDED_FOR,REMOTE_ADDR | ⊕ |
| xdebug.client_host | 172.17.0.1 | 172.17.0.1 | ⊕ |
| xdebug.client_port | 9000 | 9000 | ⊕ |
| xdebug.cloud_id | no value | no value | ⊕ |
| xdebug.collect_assignments | Off | Off | ⊕ |
| xdebug.collect_params | On | On | ⊕ |
| xdebug.collect_return | Off | Off | ⊕ |
| xdebug.connect_timeout_ms | 200 | 200 | ⊕ |
| xdebug.control_socket | time: 25ms | time: 25ms | ⊕ |
| xdebug.discover_client_host | Off | Off | ⊕ |
| xdebug.dump.COOKIE | no value | no value | ⊕ |
| xdebug.dump.ENV | no value | no value | ⊕ |
| xdebug.dump.FILES | no value | no value | ⊕ |
| xdebug.dump.GET | no value | no value | ⊕ |
| xdebug.dump.POST | no value | no value | ⊕ |
| xdebug.dump.REQUEST | no value | no value | ⊕ |
| xdebug.dump.SERVER | no value | no value | ⊕ |
| xdebug.dump.SESSION | no value | no value | ⊕ |
| xdebug.dump_globals | On | On | ⊕ |
| xdebug.dump_once | On | On | ⊕ |
| xdebug.dump_undefined | Off | Off | ⊕ |
| xdebug.file_link_format | no value | no value | ⊕ |
| xdebug.filename_format | no value | no value | ⊕ |
| xdebug.force_display_errors | Off | Off | ⊕ |
| xdebug.force_error_reporting | 0 | 0 | ⊕ |
| xdebug.gc_stats_output_name | gcstats.%p | gcstats.%p | ⊕ |
| xdebug.halt_level | 0 | 0 | ⊕ |
| xdebug.idekey | PHPSTORM | PHPSTORM | ⊕ |
| xdebug.log | no value | no value | ⊕ |
| xdebug.log_level | 7 | 7 | ⊕ |
| xdebug.max_nesting_level | 250 | 250 | ⊕ |
| xdebug.max_stack_frames | -1 | -1 | ⊕ |
| xdebug.mode | debug | debug | ⊕ |
| xdebug.output_dir | /tmp | /tmp | ⊕ |
| xdebug.path_mapping | 0 | 0 | ⊕ |
| xdebug.profiler_append | Off | Off | ⊕ |
| xdebug.profiler_output_name | cachegrind.out.%p | cachegrind.out.%p | ⊕ |
| xdebug.scream | Off | Off | ⊕ |
| xdebug.show_error_trace | On | On | ⊕ |
| xdebug.show_exception_trace | Off | Off | ⊕ |
| xdebug.show_local_vars | Off | Off | ⊕ |
| xdebug.start_upon_error | default | default | ⊕ |
| xdebug.start_with_request | yes | yes | ⊕ |
| xdebug.trace_format | 0 | 0 | ⊕ |
| xdebug.trace_options | 0 | 0 | ⊕ |
| xdebug.trace_output_name | trace.%c | trace.%c | ⊕ |
| xdebug.trigger_value | no value | no value | ⊕ |
| xdebug.use_compression | 1 | 1 | ⊕ |
| xdebug.var_display_max_children | 128 | 128 | ⊕ |
| xdebug.var_display_max_data | 512 | 512 | ⊕ |
| xdebug.var_display_max_depth | 10 | 10 | ⊕ |