wodby / php

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

Add Xdebug for PHP 7.3 #56

Closed csandanov closed 5 years ago

csandanov commented 5 years ago

https://bugs.xdebug.org/view.php?id=1519

ecotechie commented 5 years ago

Could this be added to the readme.md? I literally spent over three hours trying to get Xdebug to connect, only to find out 7.3 wouldn't work. Downgraded to 7.2 and easy as pie.

My fault, I know, but it may save some people a lot of grief.

Also, thanks for all your awesome work. Getting a lot out of this and the WordPress repos!

csandanov commented 5 years ago

Actually, this information is already there, see extensions list or env vars list.

ecotechie commented 5 years ago

Great, so not only am I dense, I also can't RTFD? Thanks and sorry to waste your time.

csandanov commented 5 years ago

Xdebug was updated to 2.7.0 and now works with PHP 7.3 since 4.11.3