To turn off Xdebug in a Powershell terminal
$env:XDEBUG_MODE = "off"
To turn on Xdebug in a Powershell terminal
$env:XDEBUG_MODE = "off"
Windows 11 VSCode Terminal:

To turn off Xdebug in a Powershell terminal
$env:XDEBUG_MODE = "off"
To turn on Xdebug in a Powershell terminal
$env:XDEBUG_MODE = "off"
Windows 11 VSCode Terminal:
If you have Veeam backup failing with the Updating BCD failed with Cannot update SafeBoot flag and SentinelOne is...
You need to be in an Administrative command prompt then run: reg.exe ADD...
https://github.com/toggenation/cert-checker Recently I created a Cert Expiry Checker so I can be notified when my and...
0 Comments