| Version | 3.0.4 |
| Support Xdebug on Patreon, GitHub, or as a business | |
| Enabled Features (through 'xdebug.mode' setting) | ||
|---|---|---|
| Feature | Enabled/Disabled | Docs |
| Development Aids | โ disabled | ๐น |
| Coverage | โ disabled | ๐น |
| GC Stats | โ disabled | ๐น |
| Profiler | โ disabled | ๐น |
| Step Debugger | โ enabled | ๐น |
| Tracing | โ disabled | ๐น |
| Diagnostic Log | ||
|---|---|---|
| Message | Docs | |
| โ ๏ธ | [Step Debug] Creating socket for 'localhost:9003', poll success, but error: Operation now in progress (29). | ๐น |
| โ ๏ธ | [Step Debug] Creating socket for 'localhost:9003', poll success, but error: Operation now in progress (29). | ๐น |
| ๐ | [Step Debug] Could not connect to debugging client. Tried: localhost:9003 (through xdebug.client_host/xdebug.client_port) :-( | ๐น |
| PHP | |
|---|---|
| Build Configuration | |
| Version | 7.4.18 |
| Debug Build | no |
| Thread Safety | disabled |
| Settings | |
| Configuration File (php.ini) Path | /etc/php/7.4/cli |
| Loaded Configuration File | /etc/php/7.4/fpm/php.ini |
| Scan this dir for additional .ini files | /etc/php/7.4/fpm/conf.d |
| Additional .ini files parsed | /etc/php/7.4/fpm/conf.d/10-mysqlnd.ini, /etc/php/7.4/fpm/conf.d/10-opcache.ini, /etc/php/7.4/fpm/conf.d/10-pdo.ini, /etc/php/7.4/fpm/conf.d/20-bcmath.ini, /etc/php/7.4/fpm/conf.d/20-bz2.ini, /etc/php/7.4/fpm/conf.d/20-calendar.ini, /etc/php/7.4/fpm/conf.d/20-ctype.ini, /etc/php/7.4/fpm/conf.d/20-curl.ini, /etc/php/7.4/fpm/conf.d/20-exif.ini, /etc/php/7.4/fpm/conf.d/20-ffi.ini, /etc/php/7.4/fpm/conf.d/20-fileinfo.ini, /etc/php/7.4/fpm/conf.d/20-ftp.ini, /etc/php/7.4/fpm/conf.d/20-gd.ini, /etc/php/7.4/fpm/conf.d/20-gettext.ini, /etc/php/7.4/fpm/conf.d/20-iconv.ini, /etc/php/7.4/fpm/conf.d/20-intl.ini, /etc/php/7.4/fpm/conf.d/20-json.ini, /etc/php/7.4/fpm/conf.d/20-mbstring.ini, /etc/php/7.4/fpm/conf.d/20-mysqli.ini, /etc/php/7.4/fpm/conf.d/20-pdo_mysql.ini, /etc/php/7.4/fpm/conf.d/20-phar.ini, /etc/php/7.4/fpm/conf.d/20-posix.ini, /etc/php/7.4/fpm/conf.d/20-readline.ini, /etc/php/7.4/fpm/conf.d/20-shmop.ini, /etc/php/7.4/fpm/conf.d/20-sockets.ini, /etc/php/7.4/fpm/conf.d/20-sysvmsg.ini, /etc/php/7.4/fpm/conf.d/20-sysvsem.ini, /etc/php/7.4/fpm/conf.d/20-sysvshm.ini, /etc/php/7.4/fpm/conf.d/20-tokenizer.ini, /etc/php/7.4/fpm/conf.d/20-xdebug.ini, /etc/php/7.4/fpm/conf.d/20-zip.ini |
| Directive | Local Value | Master Value | Docs |
|---|---|---|---|
| xdebug.cli_color | 0 | 0 | ๐น |
| xdebug.client_discovery_header | no value | no value | ๐น |
| xdebug.client_host | localhost | localhost | ๐น |
| xdebug.client_port | 9003 | 9003 | ๐น |
| xdebug.cloud_id | no value | no value | ๐น |
| xdebug.collect_assignments | Off | Off | ๐น |
| xdebug.collect_return | Off | Off | ๐น |
| xdebug.connect_timeout_ms | 200 | 200 | ๐น |
| 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 | no value | no value | ๐น |
| xdebug.log | no value | no value | ๐น |
| xdebug.log_level | 7 | 7 | ๐น |
| xdebug.max_nesting_level | 256 | 256 | ๐น |
| xdebug.max_stack_frames | -1 | -1 | ๐น |
| xdebug.mode | debug | debug | ๐น |
| xdebug.output_dir | /tmp | /tmp | ๐น |
| xdebug.profiler_append | Off | Off | ๐น |
| xdebug.profiler_enable | (setting renamed in Xdebug 3) | (setting renamed in Xdebug 3) | ๐น |
| xdebug.profiler_output_name | cachegrind.out.%p | cachegrind.out.%p | ๐น |
| xdebug.remote_autostart | (setting renamed in Xdebug 3) | (setting renamed in Xdebug 3) | ๐น |
| xdebug.remote_enable | (setting renamed in Xdebug 3) | (setting renamed in Xdebug 3) | ๐น |
| xdebug.remote_log | (setting renamed in Xdebug 3) | (setting renamed in Xdebug 3) | ๐น |
| xdebug.remote_port | (setting renamed in Xdebug 3) | (setting renamed in Xdebug 3) | ๐น |
| xdebug.scream | Off | Off | ๐น |
| xdebug.show_error_trace | Off | Off | ๐น |
| 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.var_display_max_children | 128 | 128 | ๐น |
| xdebug.var_display_max_data | 512 | 512 | ๐น |
| xdebug.var_display_max_depth | 3 | 3 | ๐น |