xdebug: upgrade 3.5.1 -> 3.5.3

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 779cef925d)

Changelog:
https://xdebug.org/updates#x_3_5_3

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-07-21 11:38:01 +12:00
committed by Anuj Mittal
parent 991c8bbf59
commit 649e756817
@@ -7,7 +7,7 @@ DEPENDS = "php re2c-native"
SRC_URI = "https://xdebug.org/files/xdebug-${PV}.tgz"
SRC_URI[sha256sum] = "0f26849a5edf3d9120edc100219854599d54f923a8a4d1cb4fe4403520e49678"
SRC_URI[sha256sum] = "f073de91bea046106abf4d6071c963ea71e58571df6ce58948ceca89d121cb2d"
UPSTREAM_CHECK_URI = "https://github.com/xdebug/xdebug/releases"
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)$"