1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Niels Dossche d89dd28d3b Fix GH-16593: Assertion failure in DOM->replaceChild
This is already forbidden by libxml, but this condition isn't properly
checked; so the return value and lack of error makes it seem like it
worked while it actually didn't. Furthermore, this can break assumptions
and assertions later on.

Closes GH-16596.
2024-10-28 19:36:29 +01:00
..
2023-09-26 21:44:00 +02:00
2024-08-28 14:29:49 +02:00
2023-07-10 13:34:21 +02:00
2023-05-13 18:53:35 +01:00
2024-01-04 19:26:32 +01:00
2024-08-06 16:54:19 +02:00
2023-09-22 10:26:01 +02:00
2023-03-27 16:33:36 +02:00