Commit d71eadc0359 for php.net

commit d71eadc0359338c5ff9d7cc269fca5aa2211cecd
Author: Daniel Wolfe <dwo0@users.noreply.github.com>
Date:   Fri May 1 23:24:50 2026 -0600

    ext/xsl: Update gh21496.phpt (#21928)

    Skip test if simplexml extension is disabled.

diff --git a/ext/xsl/tests/gh21496.phpt b/ext/xsl/tests/gh21496.phpt
index 7a5cea37937..12ff202aed1 100644
--- a/ext/xsl/tests/gh21496.phpt
+++ b/ext/xsl/tests/gh21496.phpt
@@ -3,6 +3,7 @@
 --EXTENSIONS--
 dom
 xsl
+simplexml
 --CREDITS--
 YuanchengJiang
 --FILE--