1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00
Files
archived-php-src/ext
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
..
2024-01-31 11:20:44 +01:00
2025-01-17 11:53:10 +00:00
2024-10-13 21:12:46 +02:00
2024-12-18 11:38:44 +00:00
2024-11-27 19:54:06 +00:00
2024-11-10 20:16:33 +00:00
2025-02-02 13:37:21 +01:00
2024-01-04 19:29:37 +01:00
2024-08-06 16:54:58 +02:00
2024-10-03 21:11:25 +02:00
2025-02-16 00:16:57 +01:00
2024-06-28 20:14:20 +02:00
2025-02-17 00:07:55 +01:00
2025-02-14 23:09:57 +01:00