mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
xdebug: upgrade 3.4.6 -> 3.4.7
[2025-10-26] — Xdebug 3.4.7
Fixed bug #2359: PHP 8.4 Lazy Ghost Object inoperable/defunct when Xdebug is enabled
Fixed bug #2371: Step debugging initialize lazy objects
Fixed bug #2375: Xdebug's exception trace conversion initialises lazy objects
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
35bc4860f1
commit
8a04d45a4e
@ -6,7 +6,7 @@ DEPENDS = "php re2c-native"
|
||||
|
||||
SRC_URI = "https://xdebug.org/files/xdebug-${PV}.tgz"
|
||||
|
||||
SRC_URI[sha256sum] = "4cd6a2523d9c1576c818eb4d15fe0c1650a25dde4d31d1d20a616e9d9435cc20"
|
||||
SRC_URI[sha256sum] = "7592923501e3fdb9741ad35b90e08fc6b3c5dd31eadc4c83b7b3c9dda0627b24"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/xdebug/xdebug/releases"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)$"
|
||||
Loading…
x
Reference in New Issue
Block a user