1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 21:52:36 +02:00
Files
Niels Dossche ec803292c2 Fix GHSA-w8qr-v226-r27w
We should not early-out with success status if we found an ipv6
hostname, we should keep checking the rest of the conditions.
Because integrating the if-check of the ipv6 hostname in the
"Validate domain" if-check made the code hard to read, I extracted the
condition out to a separate function. This also required to make
a few pointers const in order to have some clean code.
2024-06-04 09:01:13 -04:00
..
2023-09-26 21:44:00 +02:00
2024-03-19 22:34:56 +00:00
2024-02-19 15:18:48 +01:00
2023-11-22 20:39:29 -06:00
2024-06-04 09:01:13 -04:00
2023-01-19 14:13:34 +00:00
2023-07-10 13:34:21 +02:00
2023-05-13 18:53:35 +01:00
2022-12-16 14:37:39 +01:00
2024-05-17 13:08:42 +02:00
2024-05-17 13:08:42 +02:00
2024-01-04 19:26:32 +01:00
2024-05-13 13:08:28 +02:00
2023-09-22 10:26:01 +02:00
2023-11-10 00:08:09 +01:00
2024-02-27 15:30:23 +00:00
2022-08-26 14:59:59 +02:00
2024-01-17 01:12:24 +09:00
2023-03-27 16:33:36 +02:00