Skip to content

Commit

Permalink
Extend libxml exports
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
weltling committed Jul 14, 2016
1 parent bdf1b22 commit fe1d6fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/libxml/php_libxml2.def
Original file line number Diff line number Diff line change
Expand Up @@ -1544,3 +1544,5 @@ xmlXPtrNewRangePointNode
xmlXPtrNewRangePoints
xmlXPtrRangeToFunction
xmlXPtrWrapLocationSet
xmlBufContent
xmlBufUse

0 comments on commit fe1d6fe

Please sign in to comment.