[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Shivam Mathur <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Shivam Mathur (shivammathur) Date: 2026-08-09T12:02:07+05:30 Commit: https://github.com/php/php-src/commit/54ca918637336cfc8156d5080c626a2f8bcd5074 Raw diff: https://github.com/php/php-src/commit/54ca918637336cfc8156d5080c626a2f8bcd5074.diff Merge branch 'PHP-8.4' into PHP-8.5 * PHP-8.4: 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