wodby / php

Generic PHP docker container images
MIT License
152 stars 103 forks source link

Update to Xdebug 3 #125

Closed seanBlommaert closed 3 years ago

seanBlommaert commented 3 years ago

Xdebug 3 has been officially released https://xdebug.org/announcements/2020-11-25. It seems to have quite a big performance improvement over Xdebug 2.

It would be great to update to the new version so we can all save a lot of time waiting for the debugger 🥳

csandanov commented 3 years ago

Updated