summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-07-14 21:08:54 +0200
committerAnatol Belski <ab@php.net>2016-07-14 21:08:54 +0200
commitfe1d6feb3dfa1eebd69a82c8000d2095b4e8a531 (patch)
tree1aaf9c28b2193b0f3b8e2f301d278977529183ac
parentbdf1b22da578f284b2c4d4221b2f2d04b0a58e8f (diff)
downloadphp-git-fe1d6feb3dfa1eebd69a82c8000d2095b4e8a531.tar.gz
Extend libxml exports
These are needed to support libxslt 1.1.29 on Windows. This libxslt version fixes CVE-2015-7995 and for this reason needs to be used.
-rw-r--r--ext/libxml/php_libxml2.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def
index 42a939ebb8..905dbf386b 100644
--- a/ext/libxml/php_libxml2.def
+++ b/ext/libxml/php_libxml2.def
@@ -1544,3 +1544,5 @@ xmlXPtrNewRangePointNode
xmlXPtrNewRangePoints
xmlXPtrRangeToFunction
xmlXPtrWrapLocationSet
+xmlBufContent
+xmlBufUse