Hi,
- update xDebug 3.0.0
Xdebug 3.0.0 is only intended for PHP version 7.2.x to 8.0.x and should not be installed on older versions. This update program will only take PHP 7.2 to 8.0 versions into account.
Wampserver PHP 8.0.0 was shipped without the xDebug 3.0.0 DLL file.
After applying this xDebug 3.0.0 update, to enable it in PHP 8.0.0, you need :
Left-click Wampmanager tray icon -> PHP -> PHP Extensions -> Zend Extensions -> php_xdebug 3.0.0 to check it
Xdebug 3 includes major changes in functionality and configuration compared to Xdebug 2.
The primary way how you turn on functionality is through the new xdebug.mode PHP configuration setting.
It is accessible via Left-Click Wampmanager tray icon -> PHP -> PHP Configuration -> xdebug.mode
xDebug 3 announcementxDebug 3 documentationSee the first message for download links