v3.1.21
v3.1.21
- Fix XXE injection vulnerabilities across all XML parsing call sites: add
XPath::loadXml()andXPath::loadSimpleXml()helpers (LIBXML_NONET + entity loader disabled) and route all 25 call sites in 11 files through them - Fix Dependabot auto-merge workflow: use --rebase instead of --merge