1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-php-src/ext/dom
Niels Dossche 9becccef17 Fix GH-17847: xinclude destroys live node
dom_xinclude_strip_fallback_references() now also takes into account
xi:include nodes children. This now subsumes all work done normally by
the old start/end node removal, so we can remove that code and start
using XML_PARSE_NOXINCNODE.

Closes GH-17878.
2025-02-21 22:24:44 +01:00
..
2023-08-07 19:52:04 +02:00
2023-07-24 19:05:16 +02:00
2023-08-07 19:52:04 +02:00
2021-05-06 12:16:35 +02:00
2023-07-24 18:55:51 +02:00
2023-06-18 15:21:12 +02:00
2023-08-07 19:52:04 +02:00