1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
Files
archived-php-src/ext
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
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
2024-01-17 01:12:24 +09:00