1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 21:52:36 +02:00
Files
Niels Dossche 5c6d47372c 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-05 00:42:24 -05:00
..
2022-06-25 07:39:55 +01:00
2022-07-27 12:13:32 +02:00
2023-11-22 20:39:29 -06:00
2024-06-05 00:42:24 -05:00
2022-09-13 11:33:09 +01:00
2023-08-19 23:09:22 +01:00
2023-08-17 18:45:10 +01:00
2023-11-25 20:07:14 +01:00
2023-03-27 16:33:36 +02:00
2023-10-12 13:11:38 +02:00
2023-03-27 16:33:36 +02:00
2023-11-22 20:39:29 -06:00
2023-03-01 23:02:03 +01:00
2023-03-27 16:33:36 +02:00