Xdebug v3.0.2 with PHP v8.0.0
问题 I just have migrated to php v8.0.0 with XAMPP v3.2.4. But Xdebug is not working. Execution is not stopping on breakpoints. My installation instructions- Download php_xdebug-3.0.2-8.0-vs16-x86_64.dll Move the downloaded file to \xampp\php\ext Update D:\xampp\php\php.ini and change the line zend_extension = \xampp\php\ext\php_xdebug-3.0.2-8.0-vs16-x86_64.dll Restart the webserver Here is the installation summary- Xdebug installed: 3.0.2 Server API: Apache 2.0 Handler Windows: yes Compiler: MS