1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
Files
archived-php-src/ext/dom
Niels Dossche 620b6220c2 Optimize checks for DOMParentNode and DOMChildNode
Because we check the list with dom_sanity_check_node_list_for_insertion()
before dom_is_node_in_list(), then we don't have to check the object
type anymore in dom_is_node_in_list(), because
dom_sanity_check_node_list_for_insertion() will have already done that.

Closes GH-11914.
2023-08-09 21:31:40 +02: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
2023-08-07 19:52:04 +02:00
2021-05-06 12:16:35 +02:00
2023-07-17 14:28:06 +02:00
2023-08-07 19:52:04 +02:00
2023-07-24 18:55:51 +02:00
2023-06-18 15:21:12 +02:00
2023-06-18 15:21:12 +02:00
2023-08-01 17:35:10 +02:00
2023-08-01 17:35:10 +02:00
2023-08-07 19:52:04 +02:00
2023-08-07 19:52:04 +02:00