dephpugger icon indicating copy to clipboard operation
dephpugger copied to clipboard

Php Debugger to run in terminal to debug your code easily.

Results 6 dephpugger issues
Sort by recently updated
recently updated
newest added

With latest version of XDebug you'll find some properties have been updated/renamed. This has meant (until there is a newer version of dephpugger that supports XDebug 3) I had to...

Hi, I can't seem to get xdebug_break() to start from the command line. I have reviewed the following documentation https://dephpugger.com/docs/usage/running_with_phpunit, and it states to add the`xdebug_break();` in the code where...

The full output is: ✔️ Your PHP version is 7.0 or more ✔️ XDebug is installed. ✔️ Sockets extension is installed. PHP Fatal error: Uncaught Error: Call to undefined function...

![imagen](https://user-images.githubusercontent.com/25935784/77184995-04c01000-6aa7-11ea-9987-4f13a42215ea.png) Warning: array_replace_recursive(): Expected parameter 2 to be an array, string given in C:\Users\Asus\AppData\Roaming\Composer\vendor\tacnoman\dephpugger\src\Dephpug\Config.php on line 53 Call Stack: 0.4055 409032 1. {main}() C:\Users\Asus\AppData\Roaming\Composer\vendor\tacnoman\dephpugger\bin\dephpugger:0 0.4198 1121072 2. Dephpug\Dephpugger->run() C:\Users\Asus\AppData\Roaming\Composer\vendor\tacnoman\dephpugger\bin\dephpugger:27 0.4299...

I added a github flag to show the coverage and the project has only 36%. Accept PRs adding tests to project and avoid new bugs.

TODO

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.5 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1...

dependencies