From 10ef903bf43623ff23b73d70ca0b214a709db7b5 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Sun, 29 Oct 2023 17:57:53 +0100 Subject: [PATCH] [ci skip] Update bug link to non-obsolete bugtracker to avoid link rot --- ext/libxml/tests/bug69753-mb.phpt | 2 +- ext/libxml/tests/bug69753.phpt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/libxml/tests/bug69753-mb.phpt b/ext/libxml/tests/bug69753-mb.phpt index 04ae6435cbe..e89034db162 100644 --- a/ext/libxml/tests/bug69753-mb.phpt +++ b/ext/libxml/tests/bug69753-mb.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #69753 - libXMLError::file contains invalid URI --XFAIL-- -Awaiting upstream fix: https://bugzilla.gnome.org/show_bug.cgi?id=750365 +Awaiting upstream fix: https://gitlab.gnome.org/GNOME/libxml2/-/issues/611 --EXTENSIONS-- dom --SKIPIF-- diff --git a/ext/libxml/tests/bug69753.phpt b/ext/libxml/tests/bug69753.phpt index a7ad0956e43..bd2a9c0b825 100644 --- a/ext/libxml/tests/bug69753.phpt +++ b/ext/libxml/tests/bug69753.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #69753 - libXMLError::file contains invalid URI --XFAIL-- -Awaiting upstream fix: https://bugzilla.gnome.org/show_bug.cgi?id=750365 +Awaiting upstream fix: https://gitlab.gnome.org/GNOME/libxml2/-/issues/611 --EXTENSIONS-- dom --SKIPIF--