Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.
If you reinstall git-bash to one of those locations and restart Local, you should then be able to select Git Bash from the drop-down menu. Local doesn’t currently support installing git-bash in a custom location.
Thanks for letting us know that helped, @kamilweb!
We don’t have immediate plans to add custom git-bash install locations or Mozilla Dev Edition browser support, but thank you for voicing your desire for those features.
Hi,
today I was next problem - local sites with pure WP loading about 2-4 seconds.
Xdebug:
Version 3.2.1
Support Xdebug on Patreon, GitHub, or as a business
Enabled Features
(through 'xdebug.mode' setting)
Feature Enabled/Disabled Docs
Development Helpers ✔ enabled ⊕
Coverage ✘ disabled ⊕
GC Stats ✘ disabled ⊕
Profiler ✘ disabled ⊕
Step Debugger ✔ enabled ⊕
Tracing ✘ disabled ⊕
Optional Features
Compressed File Support yes (gzip)
Clock Source GetSystemTimePreciseAsFileTime
'xdebug://gateway' pseudo-host support no
'xdebug://nameserver' pseudo-host support no
Systemd Private Temp Directory not enabled
Diagnostic Log
Message Docs
⚠️ [Step Debug] Could not connect to client host discovered through HTTP headers, connecting to configured address/port: localhost:9003. ⊕
🛑 [Step Debug] Time-out connecting to debugging client, waited: 200 ms. Tried: ::1:9003 (from HTTP_X_FORWARDED_FOR HTTP header), localhost:9003 (fallback through xdebug.client_host/xdebug.client_port). ⊕
⚠️ [Step Debug] Could not connect to client host discovered through HTTP headers, connecting to configured address/port: localhost:9003. ⊕
🛑 [Step Debug] Time-out connecting to debugging client, waited: 200 ms. Tried: ::1:9003 (from HTTP_X_FORWARDED_FOR HTTP header), localhost:9003 (fallback through xdebug.client_host/xdebug.client_port). ⊕
Step Debugging Docs
Debugger Not Active ⊕
PHP
Build Configuration
Version (Run Time) 8.2.10
Version (Compile Time) 8.2.4
Debug Build no
Thread Safety disabled
Settings
Configuration File (php.ini) Path no value
Loaded Configuration File C:\Users\Kamil\AppData\Roaming\Local\run\jtiHM-y3j\conf\php\php.ini
Scan this dir for additional .ini files (none)
Additional .ini files parsed (none)
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 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 On On ⊕
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,develop debug,develop ⊕
xdebug.output_dir C:\Windows\Temp C:\Windows\Temp ⊕
xdebug.profiler_append Off Off ⊕
xdebug.profiler_output_name cachegrind.out.%p cachegrind.out.%p ⊕
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.use_compression 1 1 ⊕
xdebug.var_display_max_children 128 128 ⊕
xdebug.var_display_max_data 512 512 ⊕
xdebug.var_display_max_depth 3 3 ⊕