Xdebug is a PHP extension with developing aids, a profiler, an interactive debugging, and a code coverage information gatherer.
I'm trying to debug a PHP app running on Docker with VSCode, but without success. In the past I was …
php docker visual-studio-code docker-compose xdebugI have XAMPP 1.7.3a running on an "Amazon Linux" (Centos-derived) 32-bit instance in the Amazon EC2 cloud. I downloaded/built/…
php xdebug eclipse-pdtUnder the following IP my Container run successful in my Webbrowser http://192.168.99.100:32775 I have also create a volume to share …
php docker phpstorm xdebug boot2dockerI'm looking for a KCacheGrind alternative, or at least a binary package for Mac Os X? I'd to use KCacheGrind …
php profiling xdebug kcachegrindI have PHP 7.1 on Ubuntu 16.04 installed. When I'm trying to install Xdebug by using apt-get install php-xdebug, I'm getting xdebug.…
php xdebug ubuntu-16.04 php-7.1how to know the xdebug version i have installed? Regards Javi
xdebugI try to install xdebug on MacOs Mojave but get this error /private/tmp/pear/install/xdebug/xdebug.c:25:10: fatal …
php xdebug macos-mojaveI'm having some problems getting xdebug running on ElementaryOS (Ubuntu 16.04.2) with php7, and Apache2. I installed it with sudo apt-get …
php ubuntu xdebug