[php-src] master: Merge branch '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:17+05:30 Commit: https://github.com/php/php-src/commit/6fb0e4f8d5a3b3dd8403bd9cc6a95481bb6245e2 Raw diff: https://github.com/php/php-src/commit/6fb0e4f8d5a3b3dd8403bd9cc6a95481bb6245e2.diff Merge branch 'PHP-8.5' * PHP-8.5: 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