Skip to content

Remove automatic XInclude processing#153

Merged
jameslan merged 1 commit into
masterfrom
feature/explicit-xinclude
Apr 13, 2026
Merged

Remove automatic XInclude processing#153
jameslan merged 1 commit into
masterfrom
feature/explicit-xinclude

Conversation

@jameslan
Copy link
Copy Markdown
Owner

XInclude processing is now only available through explicit processXInclude() method calls. The XML_PARSE_XINCLUDE parse option is deprecated and no longer triggers automatic processing during parsing.

XInclude processing is now only available through explicit processXInclude() method calls. The XML_PARSE_XINCLUDE parse option is deprecated and no longer triggers automatic processing during parsing.
@github-actions
Copy link
Copy Markdown

Coverage after merging feature/explicit-xinclude into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   c14n.mts100%100%100%100%
   diag.mts99.51%100%90.91%100%
   disposable.mts100%100%100%100%
   disposeShim.mts100%100%100%100%
   document.mts100%100%100%100%
   dtd.mts100%100%100%100%
   index.mts100%100%100%100%
   libxml2.mts100%100%100%100%
   metadataShim.mts100%100%100%100%
   nodejs.mts100%100%100%100%
   nodes.mts100%100%100%100%
   utils.mts100%100%100%100%
   validates.mts100%100%100%100%
   xpath.mts100%100%100%100%

@jameslan jameslan merged commit d9f2119 into master Apr 13, 2026
14 checks passed
github-actions Bot pushed a commit that referenced this pull request Apr 13, 2026
@jameslan jameslan deleted the feature/explicit-xinclude branch April 21, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant