1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/dom
Niels Dossche a136117eaa Make (DOM)XPath::quote only accept strings without NULL bytes (#13960)
* Make (DOM)XPath::quote only accept strings without NULL bytes

The reason is that libxml will cut off on a NULL byte, and so strings
containing NULL bytes may not be necessarily safe even when coming out
of quoting.

* Add test

Co-authored-by: divinity76 <divinity76@gmail.com>

---------

Co-authored-by: divinity76 <divinity76@gmail.com>
2024-04-14 21:16:07 +02:00
..
2024-04-14 14:45:45 +02:00
2024-03-10 11:08:46 +01:00
2024-03-10 11:08:46 +01:00
2024-03-10 11:08:46 +01:00
2024-03-10 11:08:46 +01:00
2024-03-10 11:08:46 +01:00
2024-03-10 11:08:46 +01:00