[PHP-CVS] [php-src] PHP-8.4: ext/libxml: Export xmlCtxtSetOptions on Windows (#23178)
[email protected] (Shivam Mathur via GitHub)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Shivam Mathur (shivammathur) Committer: GitHub (web-flow) Pusher: shivammathur Date: 2026-08-09T12:01:31+05:30 Commit: https://github.com/php/php-src/commit/4d0fbd43c01e69ae9c1793ec68a1234c3dbca12d Raw diff: https://github.com/php/php-src/commit/4d0fbd43c01e69ae9c1793ec68a1234c3dbca12d.diff ext/libxml: Export xmlCtxtSetOptions on Windows (#23178) Changed paths: M ext/libxml/php_libxml2.def Diff: diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def index b235186c2a0b..889cd183705a 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