1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
Niels Dossche 3ad5799f25 Fix GH-20395: \Dom\ParentNode::querySelector and \Dom\ParentNode::querySelectorAll requires elements in $selectors to be lowercase (#20409)
The selector needs to be compared in a lowercase manner.
This also almost completely obsoletes the interned string optimization,
so get rid of that for simplicity sake. While there is still theoretical
benefit, it is only 1-2% in my random tests, not worth it anymore.
2025-11-12 19:30:58 +01:00
..
2018-09-21 14:12:25 +02:00
2018-09-21 14:12:25 +02:00
2018-09-21 14:12:25 +02:00
2021-05-26 13:21:43 +02:00
2021-06-29 17:13:02 +02:00
2025-03-10 20:22:11 +01:00
2025-03-10 20:22:11 +01:00
2025-03-10 20:22:11 +01:00
2021-05-26 13:21:43 +02:00
2023-10-18 17:34:10 +02:00
2024-10-22 00:17:12 +02:00
2023-07-14 14:37:11 +02:00
2023-07-11 23:02:01 +02:00
2023-10-18 19:21:43 +02:00
2024-06-28 22:29:03 +02:00
2024-12-14 12:12:40 +01:00
2024-12-21 12:50:04 +01:00