Commit 4d0fbd43c01 for php.net

commit 4d0fbd43c01e69ae9c1793ec68a1234c3dbca12d
Author: Shivam Mathur <shivam_jpr@hotmail.com>
Date:   Sun Aug 9 12:01:31 2026 +0530

    ext/libxml: Export xmlCtxtSetOptions on Windows (#23178)

diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def
index b235186c2a0..889cd183705 100644
--- a/ext/libxml/php_libxml2.def
+++ b/ext/libxml/php_libxml2.def
@@ -237,6 +237,7 @@ xmlCtxtReadMemory
 xmlCtxtReset
 xmlCtxtResetLastError
 xmlCtxtResetPush
+xmlCtxtSetOptions
 xmlCtxtUseOptions
 xmlCurrentChar
 xmlDebugCheckDocument