-
Thanks for the extension, it is quite useful. I am having trouble disabling the extension before the page loads, so if the xdebug client cannot connect, I can never load the page because I cannot dis…
kwhat updated
4 months ago
-
Hi
I'm on macos m1 and i have this failure
```bash
132.8 ### INSTALLING composer ###
133.0 All settings correct for using Composer
133.0 Downloading...
133.6
133.6 Composer (version 2.8.1) …
-
```
It would be great if webgrind could handle xdebug's new trace format which
includes memory usage.
Se more on:
http://derickrethans.nl/xdebug-and-tracing-memory-usage.html
```
Original issue rep…
-
```
It would be great if webgrind could handle xdebug's new trace format which
includes memory usage.
Se more on:
http://derickrethans.nl/xdebug-and-tracing-memory-usage.html
```
Original issue rep…
-
```
It would be great if webgrind could handle xdebug's new trace format which
includes memory usage.
Se more on:
http://derickrethans.nl/xdebug-and-tracing-memory-usage.html
```
Original issue rep…
-
```
It would be great if webgrind could handle xdebug's new trace format which
includes memory usage.
Se more on:
http://derickrethans.nl/xdebug-and-tracing-memory-usage.html
```
Original issue rep…
-
Hello, this objectively is not a fault of Safe but I am wondering if this could/should be solved on Safe's side.
The problem is, that when `xdebug` extension is enabled. The `set_time_limit` return…
-
### Tested with
- Warden 0.14.3
- PHP 8.1.29 (seems to be the current default when initializing Warden environment)
- Xdebug 3.3.2
- ionCube Loader 13.3.1
### Steps to reproduce
1. Initializ…
-
## Versions
- Vagrant: 2.4.1
- Provider: Virtualbox 7.0
- Homestead: On commit 9db11b4e2b609caba6d48cac4b352c24db42eac4
## Host operating system
Ubuntu 22.04.4 LTS
## Homestead.yaml
`…
-
Research the idea of getting vscode-php-debug to work in the web version of vscode.
Docs provided @isidorn https://code.visualstudio.com/api/extension-guides/web-extensions
Since running PHP in …