New posts in xdebug

enabling xdebug remote debug makes apache server very slow

How can I get XDebug to run with PHPUnit on the CLI?

Debugging php-cli scripts with xdebug and netbeans?

Will enabling XDebug on a production server make PHP slower?

"Too many files open" on Mac OSX after running apache in PHP with XDebug for some time

How to stop xdebug from stopping on first line with PhpStorm?

Is it possible to set up PHP-FPM with different pool-options (xdebug enabled / xdebug disabled)

XDebug and RESTful server using PHPStorm or POSTman

Check if xdebug is working

netbeans shows "Waiting For Connection (netbeans-xdebug)"

Disabling xdebug when running composer

Nginx + PHP-FPM produce 502 bad gateway instead of fatal error?

Docker and XDebug not reading breakpoints VSCode

How to disable XDebug

Solution for "Fatal error: Maximum function nesting level of '100' reached, aborting!" in PHP

Increasing nesting function calls limit

How to trigger XDebug profiler for a command line PHP script?

How to get xdebug var_dump to show full object/array

How do you debug PHP scripts? [closed]