| 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 | ✔ enabled | ⊕ |
| 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 | no |
| Systemd Private Temp Directory | not enabled |
| Diagnostic Log | ||
|---|---|---|
| No messages |
| Step Debugging | Docs | |
|---|---|---|
| Debugger | Not Active | ⊕ |
| Profiler | Docs | |
|---|---|---|
| Profiler is not active | ⊕ | |
| PHP | |
|---|---|
| Build Configuration | |
| Version (Run Time) | 8.5.6 |
| Version (Compile Time) | 8.5.0 |
| Debug Build | no |
| Thread Safety | disabled |
| Settings | |
| Configuration File (php.ini) Path | /etc/php85 |
| Loaded Configuration File | /web/config/conf.d/php.ini |
| Scan this dir for additional .ini files | /etc/php85/conf.d |
| Additional .ini files parsed | /etc/php85/conf.d/00_bcmath.ini, /etc/php85/conf.d/00_calendar.ini, /etc/php85/conf.d/00_ctype.ini, /etc/php85/conf.d/00_curl.ini, /etc/php85/conf.d/00_dom.ini, /etc/php85/conf.d/00_fileinfo.ini, /etc/php85/conf.d/00_gd.ini, /etc/php85/conf.d/00_iconv.ini, /etc/php85/conf.d/00_intl.ini, /etc/php85/conf.d/00_mbstring.ini, /etc/php85/conf.d/00_opcache.ini, /etc/php85/conf.d/00_openssl.ini, /etc/php85/conf.d/00_pdo.ini, /etc/php85/conf.d/00_pgsql.ini, /etc/php85/conf.d/00_session.ini, /etc/php85/conf.d/00_simplexml.ini, /etc/php85/conf.d/00_sqlite3.ini, /etc/php85/conf.d/00_sysvsem.ini, /etc/php85/conf.d/00_tokenizer.ini, /etc/php85/conf.d/00_xml.ini, /etc/php85/conf.d/00_xmlwriter.ini, /etc/php85/conf.d/00_zend_assertions.ini, /etc/php85/conf.d/00_zip.ini, /etc/php85/conf.d/01_mysqlnd.ini, /etc/php85/conf.d/01_phar.ini, /etc/php85/conf.d/01_xmlreader.ini, /etc/php85/conf.d/02_pdo_mysql.ini, /etc/php85/conf.d/50_xdebug.ini, /etc/php85/conf.d/99-max_input_vars.ini, /etc/php85/conf.d/apcu.ini, /etc/php85/conf.d/xdebug.ini |
| Directive | Local Value | Master Value | Docs |
|---|---|---|---|
| xdebug.mode | debug,profile | debug,profile | ⊕ |
| xdebug.start_with_request | trigger | trigger | ⊕ |
| xdebug.start_upon_error | default | default | ⊕ |
| xdebug.output_dir | /var/log/profiler | /var/log/profiler | ⊕ |
| xdebug.use_compression | 1 | 1 | ⊕ |
| xdebug.trigger_value | no value | no value | ⊕ |
| xdebug.file_link_format | no value | no value | ⊕ |
| xdebug.filename_format | no value | no value | ⊕ |
| xdebug.control_socket | time: 25ms | time: 25ms | ⊕ |
| xdebug.path_mapping | 0 | 0 | ⊕ |
| xdebug.log | /var/log/xdebug.log | /var/log/xdebug.log | ⊕ |
| xdebug.log_level | 7 | 7 | ⊕ |
| xdebug.var_display_max_children | 128 | 128 | ⊕ |
| xdebug.var_display_max_data | 512 | 512 | ⊕ |
| xdebug.var_display_max_depth | 3 | 3 | ⊕ |
| xdebug.max_nesting_level | 512 | 512 | ⊕ |
| xdebug.cli_color | 0 | 0 | ⊕ |
| xdebug.force_display_errors | Off | Off | ⊕ |
| xdebug.force_error_reporting | 0 | 0 | ⊕ |
| xdebug.halt_level | 0 | 0 | ⊕ |
| xdebug.max_stack_frames | -1 | -1 | ⊕ |
| xdebug.show_error_trace | Off | Off | ⊕ |
| xdebug.show_exception_trace | Off | Off | ⊕ |
| xdebug.show_local_vars | 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.profiler_output_name | %R | %R | ⊕ |
| xdebug.profiler_append | Off | Off | ⊕ |
| xdebug.cloud_id | no value | no value | ⊕ |
| xdebug.client_host | localhost | localhost | ⊕ |
| xdebug.client_port | 9003 | 9003 | ⊕ |
| xdebug.discover_client_host | On | On | ⊕ |
| xdebug.client_discovery_header | HTTP_X_FORWARDED_FOR,REMOTE_ADDR | HTTP_X_FORWARDED_FOR,REMOTE_ADDR | ⊕ |
| xdebug.idekey | no value | no value | ⊕ |
| xdebug.connect_timeout_ms | 200 | 200 | ⊕ |
| xdebug.scream | Off | Off | ⊕ |
| xdebug.gc_stats_output_name | gcstats.%p | gcstats.%p | ⊕ |
| xdebug.trace_output_name | trace.%c | trace.%c | ⊕ |
| xdebug.trace_format | 0 | 0 | ⊕ |
| xdebug.trace_options | 0 | 0 | ⊕ |
| xdebug.collect_assignments | Off | Off | ⊕ |
| xdebug.collect_params | On | On | ⊕ |
| xdebug.collect_return | Off | Off | ⊕ |