wodby / php

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

Upgrade xdebug to 3.3.0 #185

Closed andypost closed 9 months ago

andypost commented 10 months ago

ATM there's alpha 3 which is stable enough https://xdebug.org/announcements/2023-10-19

should it wait for RC (if any) or at which stage it possible to upgrade?

PS: flamegraphs out of box are nice

csandanov commented 10 months ago

Usually we only update to stable version in main branch because tags could be released automatically, for alpha/beta updates we probably need to create a separate branch with separate beta tags