mirror of
https://github.com/php/php-src.git
synced 2024-12-12 19:33:31 +08:00
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.
This commit is contained in:
parent
bdf1b22da5
commit
fe1d6feb3d
@ -1544,3 +1544,5 @@ xmlXPtrNewRangePointNode
|
|||||||
xmlXPtrNewRangePoints
|
xmlXPtrNewRangePoints
|
||||||
xmlXPtrRangeToFunction
|
xmlXPtrRangeToFunction
|
||||||
xmlXPtrWrapLocationSet
|
xmlXPtrWrapLocationSet
|
||||||
|
xmlBufContent
|
||||||
|
xmlBufUse
|
||||||
|
Loading…
Reference in New Issue
Block a user